Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5be994…756117
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4118b1…fd5cfd
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf3fe35…4b65fb
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xecde45…1391cb
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2cd7be…72fec6
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x65611b…db2d66
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x903134…b1835b
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x279fba…899146
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x97f8d8…11b4c1
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc41156…e1ff1e
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x31109a…efb78c
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3e3485…965ce8
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x60824f…8256b6
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1a0532…8529dd
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1d7049…174f0f
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2bd7fe…d69d03
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x194b9c…92cb7a
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf48087…e79767
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3a2583…099ec3
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x33af85…24ca60
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x24c219…8626aa
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x132f38…7f5391
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x12a675…039169
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x57eb5e…9b0941
0xce4b…f3c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x218f58…d4a209

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.