Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa9070d…435a02
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd957a1…708f31
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6251f9…30ab80
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe2c496…8e96f2
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x62720d…13509c
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x51c975…2f8273
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x28ac9a…61ee34
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x81f916…8507df
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x77554d…9a97f8
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2e36db…05f334
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xba1405…3f25ef
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x688a4d…d5f66a
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x50013c…3bef9d
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x116a44…9218af
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xaed60e…15f733
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8c754c…4f0614
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5a17bc…3b9a11
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9b4f74…eb9df6
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x469a16…759daa
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x106170…d450d7
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x43f95d…c8b746
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5f9387…a6284f
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfcb543…8c65dd
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf14a03…1426af
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa1b224…ce1a5b

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.