Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0x5a8419…bfec37
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0x2d7bbb…b15119
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0xac8d34…aefb8a
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0xbde35a…ed59d2
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0xe0c79d…305e46
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0x99f297…967093
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0x010902…2c0d57
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0xac770d…540212
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0x47b7af…a3ab6d
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0x08bb00…6c3109
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0xe3a761…1b3539
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0x9c9df5…4bcf52
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0xd1495d…121f9a
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0xc74a55…7d5a85
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0x4007c0…5c73e4
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0x5537aa…61ecbc
0x9f5a…a36d0xa309…7674Basex402 service$0.001100%coinbase67d ago0xf5a125…d6ef0b
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0x45e6f4…c03a0a
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0x795e24…866c8d
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0xcdbe8f…f92aa0
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0x19b635…2a16df
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0xbe7067…aa56ba
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0xd0a3f7…b567d0
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase67d ago0xe3a102…647144

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.