Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0xad316f…fb549c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0xcf3bff…eb9885
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0xa3cde5…09f4c9
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0xf019ba…4eca85
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase21d ago0xf2f0aa…c20d62
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0x66f71a…ef78a1
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0xb94f45…c51fc8
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0xe3dd6f…821f3f
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase21d ago0x4063cb…62ee0c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0x0cbdbb…54e84f
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0xbcd356…87179d
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0x8c8099…db30d8
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase21d ago0x7d0542…6fd0f2
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0xf3d908…14ec9c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0x565028…61e90f
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002414100%coinbase21d ago0x6cbd1a…27cdaa
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.00228100%coinbase21d ago0xcf5d17…70aec5
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002265100%coinbase21d ago0x004462…48fb38
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002304100%coinbase21d ago0xd14866…e05b66
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.00228100%coinbase21d ago0x9850ca…9baac5
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002265100%coinbase21d ago0xc8ab77…ae0520
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.00233100%coinbase21d ago0xe60873…b9893c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002278100%coinbase21d ago0xcfe186…9c003c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002264100%coinbase21d ago0x3dd6ad…cd6b97
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21d ago0x76a8c1…5ef334

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.