Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x7503…4956Base—$0.01100%candidates104d ago0x809911…d24d8d
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa104d ago0x6a2248…4b3c35
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa104d ago0xf66f8a…f6adb6
0xb90a…9ae40x7503…4956Base—$0.01100%candidates104d ago0x4e1cb4…49b715
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa104d ago0x7e19d7…5033c5
0xb90a…9ae40x7503…4956Base—$0.01100%candidates104d ago0x2c0b40…a12826
0xb90a…9ae40x7503…4956Base—$0.01100%candidates104d ago0x693a02…7e3510
0xb90a…9ae40x7503…4956Base—$0.01100%candidates104d ago0xcb2371…1b1864
0xb90a…9ae40x7503…4956Base—$0.01100%candidates104d ago0x398fde…be9636
0xb90a…9ae40x7503…4956Base—$0.01100%candidates104d ago0x8d6cff…9f6400
0xb90a…9ae40x7503…4956Base—$0.01100%candidates104d ago0x5d071a…3b14f4
0xb90a…9ae40x7503…4956Base—$0.01100%candidates104d ago0xb99442…24ce25
0xb90a…9ae40x7503…4956Base—$0.01100%candidates104d ago0xc0ab2e…003240
0xb90a…9ae40x7503…4956Base—$0.01100%candidates104d ago0xc630c7…b47c64
0xb90a…9ae40x7503…4956Base—$0.01100%candidates104d ago0xdfbc05…0bda32
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa104d ago0xbb3b37…df9a0f
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa104d ago0x27fcff…fe299e
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa104d ago0xd43662…250d14
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa104d ago0xe5d791…9bcaa9
0xb90a…9ae40x7503…4956Base—$0.01100%candidates105d ago0xba9a47…c7b9e1
0xb90a…9ae40x7503…4956Base—$0.01100%candidates105d ago0x2a4315…6bb1f8
0xb90a…9ae40x7503…4956Base—$0.01100%candidates105d ago0x5a3d43…26f544
0xb90a…9ae40x7503…4956Base—$0.01100%candidates105d ago0x2a5652…010d5f
0xb90a…9ae40x7503…4956Base—$0.01100%candidates105d ago0x1a27a8…bf4c24
0xb90a…9ae40x7503…4956Base—$0.01100%candidates105d ago0xbdac53…77710b

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.