Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdbf4…01fc0x10c1…1e24Base—$0.64100%coinbase107d ago0x5176bd…ebe4a8
0xdbf4…01fc0x10c1…1e24Base—$0.51100%coinbase107d ago0x431ee8…4a19e7
0xdbf4…01fc0x10c1…1e24Base—$0.15100%coinbase107d ago0x7b6863…5cb30d
0xdbf4…01fc0x10c1…1e24Base—$0.51100%coinbase107d ago0x67f12d…2849e7
0xdbf4…01fc0x10c1…1e24Base—$0.74100%coinbase107d ago0x464246…3af971
0xdbf4…01fc0x10c1…1e24Base—$0.62100%coinbase107d ago0x9bd646…81e51d
0xdbf4…01fc0x10c1…1e24Base—$0.56100%coinbase107d ago0x8d7d91…9a9b24
0xdbf4…01fc0x10c1…1e24Base—$0.02100%coinbase107d ago0x14b66c…67bf1e
0xdbf4…01fc0x10c1…1e24Base—$0.67100%coinbase107d ago0xb01ab5…0065d1
0xdbf4…01fc0x10c1…1e24Base—$0.25100%coinbase107d ago0x10f14d…9eef8a
0xdbf4…01fc0x10c1…1e24Base—$0.03100%coinbase107d ago0xd8c30d…c3f13f
0xdbf4…01fc0x10c1…1e24Base—$0.11100%coinbase107d ago0xa4c68f…ce4a15
0xdbf4…01fc0x10c1…1e24Base—$0.01100%coinbase107d ago0x4b9a95…254399
0xdbf4…01fc0x10c1…1e24Base—$0.12100%coinbase107d ago0x28d38c…13a8c1
0xdbf4…01fc0x10c1…1e24Base—$0.01100%coinbase107d ago0x985f51…4cdf09
0xdbf4…01fc0x10c1…1e24Base—$0.02100%coinbase107d ago0xdd3364…2300a8
0xdbf4…01fc0x10c1…1e24Base—$0.05100%coinbase107d ago0xc580a6…8c9c1a
0xdbf4…01fc0x10c1…1e24Base—$0.02100%coinbase108d ago0xcf236f…926c97
0xdbf4…01fc0x10c1…1e24Base—$0.60100%coinbase108d ago0x02e2fa…242f99
0xdbf4…01fc0x10c1…1e24Base—$0.23100%coinbase108d ago0x0c31c1…df14d9
0xdbf4…01fc0x10c1…1e24Base—$0.02100%coinbase108d ago0x9a0d92…12db3b
0xdbf4…01fc0x10c1…1e24Base—$0.02100%coinbase108d ago0x52152e…a4a5c9
0xdbf4…01fc0x10c1…1e24Base—$0.01100%coinbase108d ago0x57dad7…8c2c0a
0xdbf4…01fc0x10c1…1e24Base—$0.08100%coinbase108d ago0x2960d8…694dbd
0xdbf4…01fc0x10c1…1e24Base—$0.05100%coinbase108d ago0xf528f3…650bfa

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.