Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75cf…b03d0xf6af…3340Base—$0.01100%coinbase78d ago0xa34d85…506122
0x75cf…b03d0x134b…4abaBase—$0.01100%coinbase78d ago0x7c26fd…331114
0x75cf…b03d0xab4b…e9c2Base—$0.01100%coinbase78d ago0xc71382…637cf4
0x75cf…b03d0x0781…bb0aBase—$0.01100%coinbase78d ago0x5f9a02…c6cf22
0x75cf…b03d0x3bbb…38b2Base—$0.01100%coinbase78d ago0x7d3f9c…c9a79f
0x75cf…b03d0x5002…8313Base—$0.01100%coinbase78d ago0xcef6fd…2a731c
0x75cf…b03d0xd155…d78bBase—$0.01100%coinbase78d ago0x306e89…307a84
0x75cf…b03d0xe751…7b8dBase—$0.01100%coinbase78d ago0x78cc4c…cf2b98
0x75cf…b03d0x9d53…976fBase—$0.01100%coinbase78d ago0x650313…66b4ba
0x75cf…b03d0xa2f8…5725Base—$0.01100%coinbase78d ago0xabb6f1…031546
0x75cf…b03d0xc3da…b233Base—$0.01100%coinbase78d ago0x9de078…b1f6b1
0x75cf…b03d0xed53…4ccdBase—$0.01100%coinbase78d ago0x829113…e4a2cf
0x75cf…b03d0xbbbb…f882Base—$0.01100%coinbase78d ago0xcf8c0c…f29038
0x75cf…b03d0x122b…df35Base—$0.01100%coinbase78d ago0x7be25d…98796f
0x75cf…b03d0xce93…3e6cBase—$0.01100%coinbase78d ago0x0376be…4feed3
0x75cf…b03d0xb556…661dBase—$0.01100%coinbase78d ago0x999b0f…986865
0x75cf…b03d0xdd2f…cce1Base—$0.01100%coinbase78d ago0x3d7fab…e53fa7

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.