Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4eb8…dbf60xac65…4417Base—$0.04100%fluxa117d ago0x943319…7986ce
0xb90a…9ae40x4eb8…dbf6Base—$0.01100%fluxa117d ago0x3d208a…025fa9
0xb90a…9ae40x4eb8…dbf6Base—$0.01100%fluxa117d ago0xaac71a…41afd9
0xb90a…9ae40x4eb8…dbf6Base—$0.01100%fluxa117d ago0x83668d…034f49
0xb90a…9ae40x4eb8…dbf6Base—$0.01100%fluxa117d ago0xa0723b…9a0c2f
0xb90a…9ae40x4eb8…dbf6Base—$0.01100%fluxa117d ago0xbe3d52…38433f
0xb90a…9ae40x4eb8…dbf6Base—$0.01100%fluxa117d ago0xe64d37…831370
0x4eb8…dbf60xac65…4417Base—$0.09100%fluxa117d ago0xa46cf7…fca447
0xb90a…9ae40x4eb8…dbf6Base—$0.01100%fluxa117d ago0x41e6be…68bf0b
0xb90a…9ae40x4eb8…dbf6Base—$0.05100%fluxa117d ago0x30a66e…3eec43
0xb90a…9ae40x4eb8…dbf6Base—$0.01100%fluxa117d ago0x5bae44…aa7f1f
0xb90a…9ae40x4eb8…dbf6Base—$0.01100%fluxa117d ago0xc99e55…435612
0xb90a…9ae40x4eb8…dbf6Base—$0.01100%fluxa117d ago0x32050a…e6128c
0x4eb8…dbf60xac65…4417Base—$12.69100%fluxa117d ago0x2c064c…55d713
0xb90a…9ae40x4eb8…dbf6Base—$12.61100%fluxa117d ago0x7efc6c…e81fe9
0xb90a…9ae40x4eb8…dbf6Base—$0.01100%fluxa117d ago0x3b36a3…8607a1
0xb90a…9ae40x4eb8…dbf6Base—$0.01100%fluxa117d ago0x5165e5…8e0ed1
0xb90a…9ae40x4eb8…dbf6Base—$0.01100%fluxa118d ago0x9d7cdb…de1cef
0xb90a…9ae40x4eb8…dbf6Base—$0.01100%fluxa118d ago0x7309fd…fb3bf4
0xb90a…9ae40x4eb8…dbf6Base—$0.01100%fluxa118d ago0x1c73ed…312e29
0xb90a…9ae40x4eb8…dbf6Base—$0.01100%fluxa118d ago0x73cfaa…fb49c0
0xb90a…9ae40x4eb8…dbf6Base—$0.01100%fluxa118d ago0xe0cc8a…fff98d
0xb90a…9ae40x4eb8…dbf6Base—$0.01100%fluxa118d ago0xbd4d37…09302e
0x4eb8…dbf60xac65…4417Base—$0.01100%fluxa118d ago0x71bf58…936f7d
0xb90a…9ae40x4eb8…dbf6Base—$0.01100%fluxa118d ago0xfd24a8…b2f29c

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.