Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa32d ago0x55b2b8…d56285
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa32d ago0xa01f66…722efa
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa32d ago0x67dfb9…7685c6
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa32d ago0x37bb06…ab39ff
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa32d ago0xf710c0…e52c1f
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa32d ago0x695816…d02316
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa32d ago0x50ce00…272013
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa32d ago0x972d4c…4dd2d1
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa32d ago0xafd122…0f95dc
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa32d ago0x70268c…3b1342
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa32d ago0x9f32a6…462cbc
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa32d ago0x417432…cbfcfe
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa32d ago0xc1906c…ac0330
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa32d ago0x4b1954…e62609
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa32d ago0x42f3a7…9c1123
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa33d ago0xad8806…1feb42
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa33d ago0xd5980f…ee8e23
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa33d ago0xa0cada…ac1f66
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa33d ago0xcc4d62…85fd31
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa33d ago0xb13138…33046b
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa33d ago0xb23167…ab518d
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa33d ago0xff8e45…286334
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa33d ago0xb6ccb7…4fc48f
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa33d ago0xd5a054…abb2ee
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa33d ago0xc24262…e2bab4

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.