Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xac31d8…fdeb39
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x934c4b…9288d4
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x2ce192…ffdae4
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x6823dd…1e9fd8
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xdc016d…bd3fc3
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x7f244e…4f4b2b
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xb5f5f7…eb7a89
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x627019…1dfb19
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x35b9ab…937e0a
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x90616a…d168d7
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xc50e0d…f516b7
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x02e5cc…519bb5
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xeebd47…1f401c
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xd489e3…121b3c
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xf386b1…ba5d86
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xe94a51…d5db67
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xc6508b…b1ab56
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x4a5eb3…a0fa6e
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x348231…b09e97
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x431cff…f67141
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x5d78cf…6b623c
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x7e36fe…f96a9b
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x96f402…c5ed19
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x9a3dee…070f5e
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xf9cf87…47d053

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.