Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00xd79c…acd2Base—$0.01100%coinbase5d ago0x39367d…d8684c
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase5d ago0x795077…93b9ee
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase5d ago0x5f2343…cc6836
0x6f9d…8ba00xadfa…a7a5Base—$0.01100%coinbase5d ago0x34235d…38ba92
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase5d ago0x705669…3fb8c9
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase5d ago0x375026…14c12e
0x6f9d…8ba00x53a7…5ce2Base—$0.01100%coinbase5d ago0x131e07…fa528b
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase5d ago0xd541a2…d312e9
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase5d ago0x36fa7f…d55782
0x6f9d…8ba00x3152…1268Base—$0.01100%coinbase5d ago0x377e42…4d0a26
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase5d ago0xeea186…9a6b37
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase5d ago0xc2c067…1626bd
0x6f9d…8ba00xa670…b624Base—$0.01100%coinbase5d ago0xdd2fc9…2fbcb0
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase5d ago0x22976d…cad12d
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase5d ago0xb87701…f6294c
0x6f9d…8ba00x0f11…bb6aBase—$0.01100%coinbase5d ago0xaff547…e15007
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase5d ago0xce7e8a…a98d23
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase5d ago0x3bea3b…a66565
0x6f9d…8ba00x5047…b5adBase—$0.01100%coinbase5d ago0xc41186…417540
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase5d ago0x4bf87b…98a4d4
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase5d ago0xea1016…950375
0x6f9d…8ba00x2b92…54e2Base—$0.01100%coinbase5d ago0x98fa4d…ba1e54
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase5d ago0x704d8b…cfd556
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase5d ago0xec5b67…e75594
0x6f9d…8ba00xaa14…154eBase—$0.01100%coinbase6d ago0x355ffa…9d891c

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.