Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdcf4…7b820x10c1…1e24Base—$0.89100%coinbase115d ago0x6629fb…fc39d9
0xdcf4…7b820x10c1…1e24Base—$0.91100%coinbase115d ago0xc50de4…17bf8e
0xdcf4…7b820x10c1…1e24Base—$0.53100%coinbase115d ago0xbb710c…ff880f
0xdcf4…7b820x10c1…1e24Base—$0.57100%coinbase115d ago0x2a7e8f…2e2804
0xdcf4…7b820x10c1…1e24Base—$0.57100%coinbase115d ago0x4528b9…365e0c
0xdcf4…7b820x10c1…1e24Base—$0.57100%coinbase115d ago0x7e73eb…63feed
0xdcf4…7b820x10c1…1e24Base—$1.02100%coinbase115d ago0xfa52fa…fc5d61
0xdcf4…7b820x10c1…1e24Base—$0.88100%coinbase115d ago0xe57231…18885f
0xdcf4…7b820x10c1…1e24Base—$0.84100%coinbase115d ago0x551856…4b9f61
0xdcf4…7b820x10c1…1e24Base—$0.83100%coinbase115d ago0x7b29bd…30c655
0xdcf4…7b820x10c1…1e24Base—$0.75100%coinbase115d ago0x8edf64…6aacf6
0xdcf4…7b820x10c1…1e24Base—$0.57100%coinbase115d ago0x6c4f10…1ff5bb
0xdcf4…7b820x10c1…1e24Base—$0.68100%coinbase115d ago0xc4906f…da6eb6
0xdcf4…7b820x10c1…1e24Base—$0.61100%coinbase115d ago0x7ef28f…cd5710
0xdcf4…7b820x10c1…1e24Base—$0.65100%coinbase115d ago0x7f4998…c3e3f2
0xdcf4…7b820x10c1…1e24Base—$0.61100%coinbase115d ago0xb17236…a80670
0xdcf4…7b820x10c1…1e24Base—$0.62100%coinbase115d ago0xdba06c…6d5d63
0xdcf4…7b820x10c1…1e24Base—$0.60100%coinbase115d ago0x8c21e7…65e3b9
0xdcf4…7b820x10c1…1e24Base—$0.60100%coinbase115d ago0xff695c…ca1e1c
0xdcf4…7b820x10c1…1e24Base—$0.86100%coinbase115d ago0x3dd748…e10d56

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.