Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1de08c…0a90a0
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xaa4ef7…a34b8d
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcffc67…7821e0
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x64146f…0e9337
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe6f9a9…adf850
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6babb3…28b1ba
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x05f796…f553ad
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4effee…5acfaf
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x63ffcb…5958fc
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd4904f…00d059
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbbe0f3…6ccdfb
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x64ce53…156a77
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb376bf…dea6af
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5c4e18…8b0ceb
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5da9e8…9e61d4
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xca2dcd…9021cd
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x809ce0…632a72
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x93b00f…3f8bce
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd8eb53…33612b
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xeba1ec…6549aa
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3d5f6d…30348e
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc41c1a…c26fa3
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xee6d2c…7c51a1
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x95b988…a5a94e
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6e2f9d…347618

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.