Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x712e…54070x0529…7db3Base—$0.01100%payAI48d ago0x222dfe…7a6395
0x712e…54070x0529…7db3Base—$0.01100%payAI48d ago0x03a8f4…e1e28c
0x712e…54070x0529…7db3Base—$0.01100%payAI48d ago0x2d8246…59c126
0x712e…54070x0529…7db3Base—$0.01100%payAI49d ago0x580d23…3c5c25
0x712e…54070x0529…7db3Base—$0.01100%payAI49d ago0xe34efd…def06c
0x712e…54070x0529…7db3Base—$0.01100%payAI49d ago0xa0c978…8d588c
0x712e…54070x0529…7db3Base—$0.01100%payAI49d ago0xb27a08…4793ee
0x712e…54070x0529…7db3Base—$0.01100%payAI49d ago0x1d295a…26ddc2
0x712e…54070x0529…7db3Base—$0.01100%payAI49d ago0x9ea468…ebbcfb
0x712e…54070x0529…7db3Base—$0.01100%payAI49d ago0x5c9814…f6b0cf
0x712e…54070x0529…7db3Base—$0.01100%payAI49d ago0x80fa8f…90f9e4
0x712e…54070x0529…7db3Base—$0.01100%payAI49d ago0x14191f…11f8aa
0x712e…54070x0529…7db3Base—$0.01100%payAI49d ago0xcb8c70…9e94ce
0x712e…54070x0529…7db3Base—$0.01100%payAI49d ago0xd29ce7…ab845b
0x712e…54070x0529…7db3Base—$0.01100%payAI49d ago0x9208d0…af1c1d
0x712e…54070x0529…7db3Base—$0.01100%payAI49d ago0x046a5d…10c4d7
0x712e…54070x0529…7db3Base—$0.01100%payAI49d ago0xa7e691…ea445c
0x712e…54070x0529…7db3Base—$0.01100%payAI49d ago0x323be8…7f303a
0x712e…54070x0529…7db3Base—$0.01100%payAI49d ago0xa745ef…8e1f78
0x712e…54070x0529…7db3Base—$0.01100%payAI49d ago0x5885a6…b626f5
0x712e…54070x0529…7db3Base—$0.01100%payAI49d ago0x213ffc…4ce57d
0x712e…54070x0529…7db3Base—$0.01100%payAI49d ago0x5169c4…f494c5
0x712e…54070x0529…7db3Base—$0.01100%payAI49d ago0x528b9e…cd7ee1
0x712e…54070x0529…7db3Base—$0.01100%payAI49d ago0x1075ec…af2b16
0x712e…54070x0529…7db3Base—$0.01100%payAI49d ago0x1429c7…9e6448

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.