Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb62…66e50x6366…f1e2Base—$1.95100%0x0098…310099d ago0xd2e02b…2c9fb1
0xbb62…66e50x6366…f1e2Base—$0.02100%0xbe53…e90299d ago0x06237b…88e7e4
0xbb62…66e50x6366…f1e2Base—$3.65100%candidates99d ago0x405eb4…09f7af
0xbb62…66e50x6366…f1e2Base—$21.91100%0x4918…e36999d ago0x237ee9…dff415
0xbb62…66e50x6366…f1e2Base—$0.006343100%0x4918…e36999d ago0x291610…1f83ac
0xbb62…66e50x6366…f1e2Base—$11.02100%0x4918…e36999d ago0x3a2682…bf64f8
0xbb62…66e50x6366…f1e2Base—$5.52100%0x7f16…55b499d ago0x585f45…2b426d
0xbb62…66e50x6366…f1e2Base—$0.006322100%0x4918…e36999d ago0x2d7304…b05661
0xbb62…66e50x6366…f1e2Base—$5.52100%0x4918…e36999d ago0xf9d089…7e163a
0xbb62…66e50x6366…f1e2Base—$47.80100%0xbe53…e90299d ago0xad6088…9c3aaf
0xbb62…66e50x6366…f1e2Base—$5.52100%0x7f16…55b499d ago0x065e9f…161dc0
0xbb62…66e50x6366…f1e2Base—$0.005542100%0x0098…310099d ago0xdca69f…dc9b37
0xbb62…66e50x6366…f1e2Base—$5.52100%0x0098…310099d ago0x7e4145…33d30a
0xbb62…66e50x6366…f1e2Base—$11.71100%0xbe53…e90299d ago0x36742e…4e6578
0xbb62…66e50x6366…f1e2Base—$5.52100%0x7f16…55b499d ago0xa4abf0…7084b3
0xbb62…66e50x6366…f1e2Base—$0.006696100%0x7f16…55b499d ago0x0d6fcc…e5f97f
0xbb62…66e50x6366…f1e2Base—$5.47100%0x7f16…55b499d ago0x86aaab…e758b1

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.