Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase8d ago0x97612b…654293
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase8d ago0x847179…98d99a
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase8d ago0x18eaea…52a5a1
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase8d ago0xb9b3bc…e1817c
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase8d ago0x63c438…3e7f1b
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase8d ago0x05189a…aa59b1
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase8d ago0x218ca4…670499
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase8d ago0xa3dcac…d3a95a
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase8d ago0x67c780…c7044b
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase8d ago0x966659…50431e
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase8d ago0x88f80b…5ea650
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase8d ago0xa2f794…d24eb9
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase8d ago0xfe61c9…560445
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase8d ago0xb43e21…e6bca3
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase8d ago0x20b247…ac9560
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase8d ago0x3b3b91…235555
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase8d ago0xea2594…1d73a3
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase8d ago0xc7dd1a…4257b4
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase8d ago0x5a4379…aee6f5
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase8d ago0x7c4b37…895638
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase8d ago0x8198e5…68e762
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase8d ago0x25e0cb…c7ff9a
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase8d ago0x67edaa…e8ad26
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase8d ago0x09e6c2…c90433
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase8d ago0x5fef7c…e6c446

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.