Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd58b99…c80eb6
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc9fad7…89d77f
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xdf3bc6…be499d
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x05df7e…b77e95
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x38acbd…f951cb
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x36931c…c52e5f
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xfedd0d…225927
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9cbfe4…fcc90e
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3bbb66…f7f31f
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9331e4…655160
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x61f193…baf8f8
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x1a5cd4…0f59f5
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7d8a2a…8ed983
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0c64dd…c9a41a
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4b4eca…dc2bd2
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xab7f23…9bfcec
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x06ea03…7f3af3
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa25f3d…b564d4
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb34aa9…184976
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x273340…b260d5
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0ce21f…37c1a8
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x08df9d…d8ddbc
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x725aaf…bd8adf
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4b8eaf…a6afee
0xbfe6…c3a10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xfe0840…30916e

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.