Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1e9…0f6f0x3070…fa85Basex402 service$0.05100%coinbase82d ago0xc833cb…ea5136
0xdec6…9ab20x3070…fa85Basex402 service$0.02100%coinbase83d ago0x2e7a78…967307
0x9c15…925c0x3070…fa85Basex402 service$0.02100%coinbase83d ago0xb21bf3…213eeb
0x2b0f…d4fb0x3070…fa85Basex402 service$0.05100%coinbase83d ago0x80f0f1…7981f5
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase83d ago0xafa311…434194
0x4a5d…b9e00x3070…fa85Basex402 service$0.75100%coinbase83d ago0x4628ad…c39c70
0x4a5d…b9e00x3070…fa85Basex402 service$0.50100%coinbase83d ago0x5a53b6…6c5c60
0x4a5d…b9e00x3070…fa85Basex402 service$0.50100%coinbase83d ago0xfa1a83…7c6256
0x4a5d…b9e00x3070…fa85Basex402 service$0.20100%coinbase83d ago0xf591a9…f37e0c
0x4a5d…b9e00x3070…fa85Basex402 service$0.25100%coinbase83d ago0x614f31…646296
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase83d ago0xba042d…b858b0
0x4a5d…b9e00x3070…fa85Basex402 service$0.04100%coinbase83d ago0x5af1b3…486702
0x4a5d…b9e00x3070…fa85Basex402 service$0.03100%coinbase83d ago0xa9785f…129dbf
0x4a5d…b9e00x3070…fa85Basex402 service$0.04100%coinbase83d ago0x846028…b8fd6c
0x4a5d…b9e00x3070…fa85Basex402 service$0.03100%coinbase83d ago0x30e4a1…0fc6a2
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase83d ago0x04c086…200a5f
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase83d ago0xe0275c…d34235
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase83d ago0xa630e1…eaa942
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase83d ago0xb3ad0c…42fe6f
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase83d ago0x035c77…f4c973
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase83d ago0xf00404…bf2369
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase83d ago0x1d3730…399046
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase83d ago0x317b58…c9c5aa
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase83d ago0xa0a9ba…1f3dcd
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase83d ago0xb690e3…338442

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.