Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x9466cc…904c25
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x68bcf6…00a8e7
0x5baa…2d9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x25d849…3e5e40
0xa1ba…3c3e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xb7638c…22732d
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x6a4706…eaebef
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xf5eb78…838a70
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xe5ff16…dfdbec
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x136efb…d7bb52
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xd190a5…e62324
0x767f…eb190x6839…1a2bBase—$1.00100%coinbase18s ago0xdab4cb…5f254d
0x0b40…303f0x6839…1a2bBase—$1.00100%coinbase24s ago0xf4eaec…c3eda3
0xe45b…f0610x3e0a…78e7Base—$0.002934100%coinbase24s ago0x7274a4…907bc8
0x1cec…8dd40x4754…327bBase—$32.80100%mrdn30s ago0xd3dc24…de8db7
0x4dbe…6beb0xdb5c…10fdBasex402 service$0.10100%payAI30s ago0x12f82c…60364d
0x225c…92150x6839…1a2bBase—$15.00100%coinbase36s ago0x6c647a…fdda85
0x493a…fc870x3e0a…78e7Base—$0.002874100%coinbase38s ago0x2177e2…8609e0
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x56c2a9…3f6757
0x5234…ce790x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x64f802…20187c
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0xc1b199…e68201
0xf220…5f550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x692b47…a3a865
0x4514…07f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x0a4d90…74a8c9
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0xaa4873…a23d3a
0x5baa…2d9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x616604…ada458
0x1312…42080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0xbde0d9…648f96
0xc2f4…aadb0x6839…1a2bBase—$0.003100%coinbase40s ago0xad57a7…7a1e22

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.