Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase61d ago0xb66373…50f572
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0xeb3424…8fd811
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0xa0464d…e84729
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase61d ago0x6a22ea…2fb44d
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0xc55a52…db98c0
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0xaf66c2…e74566
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase61d ago0x24e9e7…bda173
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase61d ago0x0ebc5f…0d458d
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase61d ago0xf49bee…e06f10
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0x4f774c…877398
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0xf1ddbf…302c04
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0x70407b…3765ad
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0xbaa5f0…c94b3e
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0x45bd21…cda414
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase61d ago0x4993e7…16cff5
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.001100%coinbase62d ago0x3286a7…19b484
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.001100%coinbase62d ago0x070f9b…32e575
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.006100%coinbase62d ago0xe1b7d4…78f9e7
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase62d ago0x5fd62c…04a1e6
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase62d ago0xc18d7c…d89386
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase62d ago0xe21741…fa05b2
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.001100%coinbase62d ago0xc1d8d8…01c15e
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase62d ago0x27bc47…cb4800

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.