Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xc38d1f…f691f5
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xf30c2a…8ebc73
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xc52deb…1d3e32
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x8f2eb3…7c034a
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xfb72c1…1222d9
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x76b63e…072a20
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x517c62…c68f1c
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x0bb077…ee6282
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xc8c1ac…5fdcfc
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x0e45b1…e1b6c6
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x3e766f…3c503b
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x73cee6…081570
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x44385d…8ebb67
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x3790d6…d3ccb0
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x6c86e8…63ac5b
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x698335…9b1e8c
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xb1fb56…68039d
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xa56b1b…6bd566
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xda8b2e…910221
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x44a471…27c568
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xacb2ec…ca1641
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x37fb8e…561ec5

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.