Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00xedea…2789Base—$0.01100%coinbase9d ago0x971877…9c843f
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase9d ago0x7866d0…4f97b5
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase9d ago0x84ca1b…a0b6e3
0x6f9d…8ba00xff2d…2ef4Base—$0.01100%coinbase9d ago0xcfd10f…a1a37c
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase9d ago0xfd4aeb…f96670
0x6f9d…8ba00x9cfb…ba42Base—$0.01100%coinbase9d ago0x29e28e…0e784d
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase9d ago0xf984e5…48e671
0x6f9d…8ba00x3e78…ae07Base—$0.01100%coinbase9d ago0x69287c…fd1c9c
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase9d ago0x549885…4493eb
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase9d ago0x3ff6fe…1d7bab
0x6f9d…8ba00x3181…ea75Base—$0.01100%coinbase9d ago0x8bc8c2…367978
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase9d ago0xf8cb36…2d43f5
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase9d ago0x07b40b…e490ae
0x6f9d…8ba00x3400…cd28Base—$0.01100%coinbase9d ago0x145aca…6e9f37
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase9d ago0xe75879…86f35d
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase9d ago0xf2d105…7455e7
0x6f9d…8ba00x9c14…4913Base—$0.01100%coinbase9d ago0x7a420f…343b89
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase9d ago0xd50856…5a97a0
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase9d ago0xa66305…a48df3
0x6f9d…8ba00x8b7a…a4ceBase—$0.01100%coinbase9d ago0x7af690…b3d040
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase9d ago0x4565ca…1f6eb4
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase9d ago0x70af3c…1399a8

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.