Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0xed6278…3d8805
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0x704e99…61495b
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0x56e61f…8fd6a4
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0x95e390…5d44b2
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0xb76711…768138
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0xf4f99f…36ad62
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0x6b0873…0330fd
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0x8d9e33…15cc03
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0xceedf0…029b9f
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0xe51019…a5d331
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0x9ea394…bd5767
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0x7c71b9…0a733f
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0xeac1fa…e7fbcb
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0x584af0…756b57
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0x1a75df…b091cd
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0x677e25…67d928
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0x59d823…5ee8d7
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0x6b892a…dbce13
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0x43b2b9…567401
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0x6e78e9…9ce422
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0xa39a7f…6bc587
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0xe5a64c…647e59
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0xd9dcf4…22f78e
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0xf479fb…1f6df5
0xc3e9…d5a80x158e…3d00Basex402 service$0.005100%coinbase18d ago0x108b81…b1ec56

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.