Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a56d ago0xf94c06…a49ec5
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc6d ago0xd527cd…e8514f
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a56d ago0x3e4710…9818d1
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc6d ago0x321a70…3a9414
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a56d ago0x76ff88…80cb1b
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc6d ago0xc294f2…8c6ba8
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a56d ago0x9b5b8c…a13f4c
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc6d ago0xed3627…1a5764
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a56d ago0x7677e6…1c226c
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc6d ago0x1aabf5…3d7459
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a56d ago0x804ef2…dbf16f
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc6d ago0x896526…70b6d8
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a56d ago0x835bc1…cad688
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc6d ago0xdb5cb7…b92ba1
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a56d ago0xfc8a30…122947
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc6d ago0xf5668e…4c190d
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a56d ago0xc28009…dd2ee4
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc6d ago0x6513a3…56f493
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a56d ago0x676dbd…71cc9b
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc6d ago0x8de36d…4bf210
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a56d ago0x3ee07b…2cf424
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc6d ago0x2d0818…f3cc14
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a56d ago0xb2efc1…0c9dd7
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a56d ago0x1fbd6a…959e05
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc6d ago0xda77e7…7b8bc3

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.