Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xacd0fe…4740f5
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4cfa85…f82d17
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x486c88…9fe59e
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3eeffb…1db9e5
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc67d14…44c35d
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd72ed4…4ef32d
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0024ed…fc6ef2
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbcaa0b…9d1207
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb90085…920d97
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x738ae2…4d0b33
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc9fad9…7332af
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x160f00…16420d
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6ecfae…cdeb09
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x80b3c2…b5b913
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6024d7…844858
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x62be9a…c63e84
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa1c2e5…a74b50
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x45d8aa…a7fa21
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x131dad…9e09f3
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5a36ab…9abf99
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xee03db…adb4d7
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc79561…aa0233
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x50f03a…c4f67d
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf90d68…77541a
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x702f36…b62043

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.