Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8699e0…ffebc1
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x72ce38…0f3921
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3bfb57…47ceac
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7c40fd…ce4f1b
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6881c7…56aeb9
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x34929c…71db99
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5910fa…0a8edf
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc4f470…65c44c
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x07ed47…24dae4
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1b9d32…ec2b18
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2059a9…cfc8e3
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3639e5…722c3b
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb9469a…2a1e75
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4e5bc7…6d380c
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x62b42f…8af5d5
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2ed95a…fd2f0f
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd3ffec…2f4ae2
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4c6b2d…2e6324
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x18ee0f…4c5028
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x93db52…92efdb
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xcf6741…f26a6f
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2bbd1c…74469e
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7d702f…ebf1e9
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbcbd62…db96fe
0x2086…0a290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x054eed…fce1b3

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.