Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5295…6bae0x159b…4908Basex402 service$0.01100%payAI41d ago0xddb8ff…96849d
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0x03a1bc…0c8dd4
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0xc62473…76b9b9
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0xd40044…8c1813
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0xb89de5…1b1fae
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0x2abe1b…1f7546
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0x533d64…5c63eb
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0xbb9fdc…30d577
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0x9a48c8…1de919
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0xa40f5a…ef5a4a
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0x4b75db…74c9fd
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0x06c61b…e67cde
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0x3a4aa4…541f60
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0x26745b…4d6fcf
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0xc5c11f…b62823
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0x8de02e…15d205
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0x60777f…3333fa
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0x84b439…f00d0d
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0x8bbdf9…169f08
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0x03b1aa…c855e3
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0x45ee4c…7c87d3
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0xf3d240…9bf27d
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0x9096ce…cfe62b
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0x40fa7d…b95ba3
0x5295…6bae0x159b…4908Basex402 service$0.10100%payAI41d ago0xc7ffc9…a94dd9

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.