Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff9c…254c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9cef55…decf7e
0xff9c…254c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3de403…f404c8
0xff9c…254c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xea4b59…f6c535
0xff9c…254c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x18a07e…e36568
0xff9c…254c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd66ec2…f326e4
0xff9c…254c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5ef4a6…e5d8b9
0xff9c…254c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x36dc07…dff69b
0xff9c…254c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x70bb13…285c10
0xff9c…254c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa9926d…ae8066
0xff9c…254c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb47795…cfce7a
0xff9c…254c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x69196f…dbed89
0xff9c…254c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x70a0ab…9592d2
0xff9c…254c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa97d6e…2ee007
0xff9c…254c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x16bc50…f7385c
0xff9c…254c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa60bf8…c444f8
0xff9c…254c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4c5bd7…381a16
0xff9c…254c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4d6e6d…a679eb
0xff9c…254c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9c1082…ebb321

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.