Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002466100%coinbase51d ago0x84d539…5d644b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002769100%coinbase51d ago0x34432c…7e98da
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002231100%coinbase51d ago0x42540e…6eab71
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002905100%coinbase51d ago0x2d2979…7cd8c4
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002657100%coinbase51d ago0xb5b307…2edd49
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002628100%coinbase51d ago0xe6f06b…f62da2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002898100%coinbase51d ago0x00bdda…5cc149
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002766100%coinbase51d ago0x9e132a…ed4376
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002633100%coinbase51d ago0x411265…de04d3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002185100%coinbase52d ago0x26804d…333753
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002884100%coinbase52d ago0xd31d87…dd84bc
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002484100%coinbase52d ago0x937d32…c1ab99
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002314100%coinbase52d ago0x82064c…e68482
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002343100%coinbase52d ago0x4d7cd4…11dda8
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002267100%coinbase52d ago0xaafc0b…f409d6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002263100%coinbase52d ago0xa97740…6627a1

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.