Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006657100%Route unknown92d ago0xcf1fd7…2e82af
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown92d ago0x30e3f2…4d38e0
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.00655100%Route unknown92d ago0x826890…2c6c32
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown92d ago0x02c4ca…d6ae99
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006443100%Route unknown92d ago0xf04ea7…8ebb3b
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown92d ago0xbaccb8…9a4830
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006336100%Route unknown92d ago0x4ade0f…4e333e
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown92d ago0x9a7fbb…ff7f28
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.009497100%Route unknown92d ago0x2727c9…59e91b
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown92d ago0x6092cb…f86764
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.00939100%Route unknown92d ago0x608234…3b5a07
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown92d ago0x2ec66a…ea7537
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown92d ago0xbf01f3…55c52a
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown92d ago0x2fe0ca…6208f9
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.009337100%Route unknown92d ago0xeb9289…f9e41d
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown92d ago0x93aeec…cd4eb5
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown92d ago0x16e865…4b7b24
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.009302100%Route unknown92d ago0xa2ad0e…472130
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown92d ago0x44e2f2…f44fad
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown92d ago0x9d2154…78dfa4
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown92d ago0x026906…c53a97
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown92d ago0xc13ce1…8a183c
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown92d ago0x3182a5…980e67
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.009291100%Route unknown92d ago0x9b53f5…2743ba
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown92d ago0x016fa2…a6ee7a

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.