Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase98d ago0x155fdf…b34468
0x4a5d…b9e00x3070…fa85Basex402 service$0.04100%coinbase98d ago0x26716c…e74d11
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase98d ago0x15a191…4b3b2e
0x4a5d…b9e00x3070…fa85Basex402 service$0.03100%coinbase98d ago0x565f25…84e192
0x4a5d…b9e00x3070…fa85Basex402 service$0.04100%coinbase98d ago0x741c35…002edb
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase98d ago0xf66976…e014bf
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase98d ago0x5f964e…0f2ab9
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase98d ago0x6aca29…89fbc0
0x4a5d…b9e00x3070…fa85Basex402 service$0.03100%coinbase98d ago0xab8ecc…80eaa1
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase98d ago0xa1fa4e…d3e175
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase98d ago0xf4b804…cf3080
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase98d ago0x3bb753…b7045d
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase98d ago0x23b4c0…c5de5a
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase98d ago0xa064c5…95315e
0x4a5d…b9e00x3070…fa85Basex402 service$0.03100%coinbase98d ago0x71b353…10c99a
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase98d ago0x73f33f…b31eb9
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase98d ago0x5172a7…dfaa5a
0x4a5d…b9e00x3070…fa85Basex402 service$0.20100%coinbase98d ago0xbf4612…6fc7d1
0x4a5d…b9e00x3070…fa85Basex402 service$0.25100%coinbase98d ago0xfb180b…e5325d
0x4a5d…b9e00x3070…fa85Basex402 service$0.15100%coinbase98d ago0xedfe49…8dd8b8
0x4a5d…b9e00x3070…fa85Basex402 service$0.15100%coinbase98d ago0x47d0f5…8d7572
0x4a5d…b9e00x3070…fa85Basex402 service$0.15100%coinbase98d ago0x66dade…4a3a6b
0x4a5d…b9e00x3070…fa85Basex402 service$0.75100%coinbase98d ago0x733d01…f00cbf
0x4a5d…b9e00x3070…fa85Basex402 service$0.75100%candidates98d ago0xf03673…a08fb8
0x4a5d…b9e00x3070…fa85Basex402 service$0.05100%coinbase98d ago0x08a32b…baeeac

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.