Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005654100%coinbase38d ago0x833151…db962d
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005654100%coinbase38d ago0x5b09d2…467f3a
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005654100%coinbase38d ago0x0eff1e…e6b9d8
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase38d ago0x325788…799127
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase38d ago0x46daac…71751d
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005654100%coinbase38d ago0x1b6f19…58282b
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005774100%coinbase38d ago0x62755d…26aee0
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005774100%coinbase38d ago0x31ddc8…30899b
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005774100%coinbase38d ago0x3a3454…f36bdc
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase38d ago0xc3c393…47e4cb
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase38d ago0x2639df…15a46e
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005618100%coinbase38d ago0x709652…c8704d
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005618100%coinbase38d ago0x83d983…5876e4
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.00415100%coinbase38d ago0x979c8b…bc43ae
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase38d ago0x1a35f2…276064
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase38d ago0xe9e3e6…07119d
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.00415100%coinbase38d ago0xb6f96d…495dff
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.00415100%coinbase38d ago0x3404e7…dff615
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.00415100%coinbase38d ago0x0a7aa3…c863df
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase38d ago0xe31154…ec0ac1
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005618100%coinbase38d ago0xc70dd8…501a52
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.00415100%coinbase38d ago0xe8e4e8…e2ad35
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.00415100%coinbase38d ago0x005453…0993db
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005618100%coinbase38d ago0x12f86d…d3cf29
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005618100%coinbase38d ago0x8df56b…627b91

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://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://roundhouseai.io/dashboard/team.

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