Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0200…bc7b0x13bf…b9a7Base—$0.002100%coinbase91d ago0x28707b…193341
0x0200…bc7b0x13bf…b9a7Base—$0.00125100%candidates91d ago0xcc9c39…4c401d
0x0200…bc7b0x13bf…b9a7Base—$0.002100%coinbase91d ago0x5f7759…34654b
0x0200…bc7b0x13bf…b9a7Base—$0.00125100%candidates91d ago0x20e9ae…498cf8
0x0200…bc7b0x13bf…b9a7Base—$0.002100%coinbase91d ago0x2a6d5f…163936
0x0200…bc7b0x13bf…b9a7Base—$0.00125100%candidates91d ago0xf7601b…000b14
0x0200…bc7b0x13bf…b9a7Base—$0.002100%coinbase91d ago0xf2198a…3d847c
0x0200…bc7b0x13bf…b9a7Base—$0.00125100%candidates91d ago0xd3414c…770feb
0x0200…bc7b0x13bf…b9a7Base—$0.002100%coinbase91d ago0x7e9278…549379
0x0200…bc7b0x13bf…b9a7Base—$0.00125100%candidates91d ago0xf6cf67…fe8189
0x0200…bc7b0x13bf…b9a7Base—$0.002100%coinbase91d ago0xa88f18…2fba3a
0x0200…bc7b0x13bf…b9a7Base—$0.00125100%candidates91d ago0x99502a…a66781
0x0200…bc7b0x13bf…b9a7Base—$0.002100%coinbase91d ago0x565f19…7fdf75
0x0200…bc7b0x13bf…b9a7Base—$0.00125100%candidates91d ago0x927c60…45bc2c
0x0200…bc7b0x13bf…b9a7Base—$0.002100%coinbase91d ago0xdc5236…b608c2
0x0200…bc7b0x13bf…b9a7Base—$0.00125100%candidates91d ago0xf0e235…3c6aa7
0x0200…bc7b0x13bf…b9a7Base—$0.002100%coinbase91d ago0xb9b583…92e8f6
0x0200…bc7b0x13bf…b9a7Base—$0.00125100%candidates91d ago0xf0ef5c…dc4b67
0x0200…bc7b0x13bf…b9a7Base—$0.002100%coinbase91d ago0x5230d3…0155fc
0x0200…bc7b0x13bf…b9a7Base—$0.00125100%candidates91d ago0xf1eb66…7e7f65
0x0200…bc7b0x13bf…b9a7Base—$0.002100%coinbase91d ago0xb6206d…d9e721
0x0200…bc7b0x13bf…b9a7Base—$0.00125100%candidates91d ago0xbf5462…d9eb8e
0x0200…bc7b0x13bf…b9a7Base—$0.002100%coinbase91d ago0x49e50d…1f7058
0x0200…bc7b0x13bf…b9a7Base—$0.00125100%candidates91d ago0x51c482…fce8d6
0x0200…bc7b0x13bf…b9a7Base—$0.002100%coinbase91d ago0xb9906d…cf252c

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.