Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x853e…ebe3Base—$0.90100%fluxa110d ago0x4d34dd…e492a7
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x3a3c80…d9484e
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x67cdc8…b00104
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x8da49c…70dc9f
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x466d24…d4090d
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0xbe7f66…a1a9a4
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x505d72…d5254a
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x3acfe7…2faf5b
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0xcd45ea…d9724d
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0xd418ff…e26752
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0xe0e72e…530ef6
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x099784…463b7e
0xb90a…9ae40x853e…ebe3Base—$0.80100%fluxa110d ago0xf1e4d5…3c4201
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x2c532f…9dcfb2
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0xd51d1b…b04311
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0xbe0d84…5b1f50
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0xfaeb92…6afa33
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x975ffb…df216d
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x9d4cfa…f73379
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0xf882b3…35d082
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x574dab…81f247
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x0ea306…ab532d
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x6ff2a6…073644
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x29ccff…7ec00c
0xb90a…9ae40x853e…ebe3Base—$0.01100%fluxa110d ago0x227f8b…14ae36

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.