Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x13762d…7b9df0
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x265b61…608652
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x769737…35384b
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc9060e…23e316
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe5d793…f28ad3
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x94cc4a…1c35b9
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x67fdfe…c12f30
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x95ea34…d29085
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xec299e…1b5185
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa286c4…9d0897
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd46e85…0902de
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x268966…dded11
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x30db40…e4c9be
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x76f4c7…cdd743
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x485bf3…8b7de6
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0410ea…729df6
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xfa219b…3d91e7
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8db2e3…156b9b
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x40873a…2a38c5
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1a39df…d4f6af
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa15de4…344116
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe84e40…eb53b1
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe8f9dd…45cbae
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x63399c…07f2de
0xc053…59ab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4e7cf3…918a22

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.