Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6dcb…44670x9305…f13fBaseNansenCrypto$0.01100%coinbase2h ago0x9125f0…427e93
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0xea5d41…3fb605
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0x321831…e2328c
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0x49e902…63cfec
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0x1be2ba…537cbb
0xbf75…59900x9305…f13fBaseNansenCrypto$0.01100%coinbase3h ago0xd3e8c9…9b38dd
0x6946…27eb0x9305…f13fBaseNansenCrypto$0.05100%coinbase6h ago0x2acb21…d5244f
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase6h ago0xdeb598…cb0688
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase6h ago0x5782f4…7bd7c1
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase6h ago0xe9c4ca…2b02c8
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase6h ago0x6c8c75…d731ca
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase6h ago0xd1386a…b7bb95
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase6h ago0xf02a6b…a8229e
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase6h ago0x5bd843…4bc8ef
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase6h ago0x33f38d…fbeabb
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase6h ago0xd420e2…1817ed
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase6h ago0x55f6bd…08c090
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase6h ago0xa5d794…2abe57
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase6h ago0x2858dd…a170d4
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase6h ago0x118d76…fa09ed
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase6h ago0xa95ff2…62c1da
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase6h ago0xd1cb55…f3dce3
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase6h ago0x3c12dc…e5128e
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.05100%coinbase6h ago0xffd128…c2db8e
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.05100%coinbase6h ago0x1fca58…90d0d4

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.