Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase113d ago0xf5c7f5…dbab31
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates113d ago0x3eea72…7ac1f3
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase113d ago0x22e037…96b1a2
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates113d ago0x8be78c…2cf877
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase113d ago0x9ee6b9…731c9a
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates113d ago0x9f02e3…5eeeeb
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase113d ago0x2b64d3…3936c4
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates113d ago0xa00dc5…db7284
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase113d ago0x67d754…625638
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates113d ago0x0ab891…875d4b
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase113d ago0x169297…b4912f
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates113d ago0xf9edb0…e235ce
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase113d ago0x50ab45…5917ea
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates113d ago0xdf35d9…14a922
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase113d ago0x5d628b…ba2f6d
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates113d ago0xa6fed6…85d630
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase113d ago0x1bb253…6d6dc3
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates113d ago0x645ef1…8f9909
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase113d ago0xc9c549…7bbfef
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates113d ago0x998ba3…615dda
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase113d ago0xd5e44a…c03441
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates113d ago0x3c370d…b44891
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase113d ago0x6fe919…d90431
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates113d ago0x0b1be8…fe3d84
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase113d ago0x9c0691…e4acd1

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.