Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.03100%coinbase38d ago0xd95dae…bbbd6b
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase38d ago0xa60a14…f59011
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.03100%coinbase38d ago0x0ed53c…fa8ef7
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.05100%coinbase38d ago0xf113d2…2969ec
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.03100%coinbase38d ago0x19d3a5…82d259
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.005100%coinbase38d ago0xcaf90b…56afc5
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.002100%coinbase38d ago0x146b4a…497199
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.25100%coinbase38d ago0x644cfc…0bf27d
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase38d ago0xd62a3d…6006c6
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.02100%coinbase38d ago0x8ded11…afa815
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.10100%coinbase38d ago0xd775c9…b11b93
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.03100%coinbase38d ago0x0646f4…720ca6
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.05100%coinbase38d ago0x8a41b0…3c98c8
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.02100%coinbase38d ago0x4ef7f8…1d9343
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.05100%coinbase38d ago0x5cf723…94bdd4
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.03100%coinbase38d ago0x5b389f…50169f
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase38d ago0xff49f7…d77146
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase38d ago0x0193bd…f72ea9
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase38d ago0xf7be6e…fcd3c6
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase38d ago0x9439f8…a32560
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.05100%coinbase38d ago0xb8595a…2cac1e
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase38d ago0x9f131e…123142
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.005100%coinbase38d ago0xdb9a4e…3b71f7
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.05100%coinbase38d ago0xbbd75e…e04fb4
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.05100%coinbase38d ago0x04ced4…a2b9f5

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.