Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.10100%coinbase35d ago0xdf0284…6e8531
0xecbf…50d60xf000…94fcBase$0.03100%coinbase35d ago0x107565…a37237
0xecbf…50d60xf000…94fcBase$0.01100%coinbase35d ago0xb6a13d…5c4629
0xecbf…50d60xf000…94fcBase$0.01100%coinbase35d ago0xc98a8b…993ae9
0xecbf…50d60xf000…94fcBase$0.03100%coinbase35d ago0x45dc4d…bba1e5
0xecbf…50d60xf000…94fcBase$0.01100%coinbase35d ago0xf1fc33…90fa10
0xecbf…50d60xf000…94fcBase$0.03100%coinbase35d ago0x3f5732…d561f7
0xecbf…50d60xf000…94fcBase$0.20100%coinbase35d ago0x52135e…26b3ab
0xecbf…50d60xf000…94fcBase$0.10100%coinbase35d ago0xfc0e39…73197a
0xecbf…50d60xf000…94fcBase$0.01100%coinbase35d ago0x20051c…b49e80
0xecbf…50d60xf000…94fcBase$0.03100%coinbase35d ago0x0ab5fa…207762
0xecbf…50d60xf000…94fcBase$0.20100%coinbase35d ago0x0249f8…ea2183
0xecbf…50d60xf000…94fcBase$0.03100%coinbase35d ago0xab4a3b…2a7e25
0xecbf…50d60xf000…94fcBase$0.01100%coinbase35d ago0x0b3d44…54547e
0xecbf…50d60xf000…94fcBase$0.03100%coinbase35d ago0xbd934c…99a5e5
0xecbf…50d60xf000…94fcBase$0.01100%coinbase35d ago0x5a59b7…85dc5c
0xecbf…50d60xf000…94fcBase$0.03100%coinbase36d ago0x103492…057666
0xecbf…50d60xf000…94fcBase$0.01100%coinbase36d ago0x060ca2…ee462d
0xecbf…50d60xf000…94fcBase$0.10100%coinbase36d ago0x3eb226…c11958
0xecbf…50d60xf000…94fcBase$0.20100%coinbase36d ago0x76ee63…9a9445
0xecbf…50d60xf000…94fcBase$0.03100%coinbase36d ago0x4e2f6f…53f2f1
0xecbf…50d60xf000…94fcBase$0.01100%coinbase36d ago0x7c30f7…77a9b7
0xecbf…50d60xf000…94fcBase$0.03100%coinbase36d ago0xfbe116…3e340a
0xecbf…50d60xf000…94fcBase$0.20100%coinbase36d ago0x636df3…551b20
0xecbf…50d60xf000…94fcBase$0.03100%coinbase36d ago0x294bb2…acce78

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.