Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x7707c1…ebc436
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xec51bf…20ba59
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xef1b64…4e366c
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xbeafde…5d8662
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xf0ba5a…13d338
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xa265e6…d9a3d9
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xfd1acc…1aeefa
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x3b7c68…20687b
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xc03b9d…ea51ac
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x07b09f…4dc61c
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x2a74d7…072ac3
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x0bac8b…f6adf4
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x8a2b9a…81faef
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x07ca91…687c60
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xce0124…701de7
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xc4049e…e0d6c1
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xc09140…ecb85e
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xabcbff…010173
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x73bbc3…d45b59
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xbb8e9e…afa045
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x17ae1c…28defe
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x1219ca…ccf34e
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x56e4a9…08b4d1
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xba7dc7…35f47d
0x1bef…71640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe1105d…a02676

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.