Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.001100%coinbase98d ago0xb6d818…b9b891
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.0018100%coinbase98d ago0x009aae…c24785
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.001100%coinbase98d ago0x4e20c8…ef4717
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.0012100%coinbase98d ago0xca90db…0cee52
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.0018100%coinbase98d ago0x31a683…d7f9d2
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.001100%coinbase98d ago0x82637d…2b152a
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.00216100%coinbase98d ago0x747af3…6623fa
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.001100%coinbase98d ago0xfa6768…748206
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.0012100%coinbase98d ago0x8b39bb…4cc1bb
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.001100%coinbase98d ago0x1a2f01…24b1f8
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.0018100%coinbase98d ago0x2446bc…3499c3
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.00144100%coinbase98d ago0x05aa5e…54a1f3
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.001100%coinbase98d ago0x22731a…33cc5b
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.001100%coinbase98d ago0x019586…76b6ba
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.0018100%coinbase98d ago0x9fe460…9a689f
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.0012100%coinbase98d ago0x007be8…de399e
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.00144100%coinbase98d ago0x03cc29…607e0d
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.0012100%coinbase98d ago0xbce0ea…2cf666
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.00144100%coinbase98d ago0xb24732…909328
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.0012100%coinbase98d ago0xb07eb7…806b89
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.006100%coinbase98d ago0x7e1987…1152a5
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.0018100%coinbase98d ago0x2e3353…cf5834
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.0012100%coinbase98d ago0x2d7d62…d51fc2
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.0012100%coinbase98d ago0x34dce3…c01a94
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.0024100%coinbase98d ago0xd731be…d4dd03

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.