Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xe315…b6efBase—$0.05100%candidates98d ago0x95f38f…3bbef9
0xb90a…9ae40xa74a…f8a7Base—$0.12100%candidates98d ago0x779377…dbf777
0xb90a…9ae40x484c…e14cBase—$0.11100%candidates98d ago0xe01d31…65b420
0xb90a…9ae40x64fc…637cBase—$0.10100%candidates98d ago0x17bf7f…cc698a
0xb90a…9ae40x1c66…d86bBase—$0.45100%candidates99d ago0x9ecf32…815a67
0xb90a…9ae40xd127…0fe4Base—$0.07100%candidates99d ago0x293c16…78e543
0xb90a…9ae40x7a17…df76Base—$0.16100%candidates99d ago0xe05001…7b132c
0xb90a…9ae40xd39d…c0e6Base—$0.10100%candidates99d ago0xbab986…3923d5
0xb90a…9ae40xef71…e673Base—$0.21100%candidates99d ago0xd182d1…29b034
0xb90a…9ae40xd9d8…5f28Base—$0.46100%candidates99d ago0x13a846…a30a68
0xb90a…9ae40xb056…a141Base—$0.05100%candidates99d ago0xe11c77…459041
0xb90a…9ae40xddd8…9787Base—$0.05100%candidates99d ago0x253963…ab0c46
0xb90a…9ae40xa606…a8b6Base—$0.50100%candidates99d ago0x511a09…4fcc7e
0xb90a…9ae40xb1e2…2558Base—$0.50100%candidates99d ago0x13a48c…f6e552
0xb90a…9ae40x6d47…4b4fBase—$0.46100%candidates99d ago0x3719c5…7e399b
0xb90a…9ae40x5fbb…0378Base—$0.50100%candidates99d ago0x5c3320…116453
0xb90a…9ae40x1e64…a262Base—$0.50100%candidates99d ago0x641a60…2af6e8
0xb90a…9ae40x36e4…9f36Base—$0.50100%candidates99d ago0x81baec…519dd4
0xb90a…9ae40x7384…08e5Base—$0.50100%candidates99d ago0x0ecaa0…f97934
0xb90a…9ae40x8af3…9d1aBase—$0.50100%candidates99d ago0x86b90a…2597be
0xb90a…9ae40xad8b…78afBase—$0.05100%candidates99d ago0x71c024…060e09
0xb90a…9ae40x46ee…b736Base—$0.50100%candidates99d ago0x351c3b…db31e7
0xb90a…9ae40xfbf3…e9a5Base—$0.05100%candidates99d ago0xd7fd92…c49593
0xb90a…9ae40xfd17…4740Base—$0.50100%candidates99d ago0x86afee…bb95fa
0xb90a…9ae40x43cd…cd71Base—$0.50100%candidates99d ago0xc1fa76…9b67a7

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.