Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b89…243a0x10c1…1e24Base—$0.11100%coinbase106d ago0x52f6d8…f17713
0x3b89…243a0x10c1…1e24Base—$0.02100%coinbase106d ago0x0035e3…0d3df9
0x3b89…243a0x10c1…1e24Base—$0.04100%coinbase106d ago0xe64129…53d53f
0x3b89…243a0x10c1…1e24Base—$0.02100%coinbase106d ago0x9add23…030935
0x3b89…243a0x10c1…1e24Base—$1.18100%coinbase106d ago0x313ee9…4d16d0
0x3b89…243a0x10c1…1e24Base—$1.17100%coinbase106d ago0x03ec6a…465030
0x3b89…243a0x10c1…1e24Base—$1.16100%coinbase106d ago0xe9ffa3…9b384a
0x3b89…243a0x10c1…1e24Base—$4.65100%coinbase106d ago0x137984…dd3d09
0x3b89…243a0x10c1…1e24Base—$1.19100%coinbase106d ago0x2bdb8a…c24a29
0x3b89…243a0x10c1…1e24Base—$1.13100%coinbase106d ago0xd8760c…d3afb9
0x3b89…243a0x10c1…1e24Base—$1.07100%coinbase106d ago0x32ad82…91e67f
0x3b89…243a0x10c1…1e24Base—$0.01100%coinbase106d ago0xe90ce7…c24133
0x3b89…243a0x10c1…1e24Base—$0.08100%coinbase106d ago0x4a8f2f…973b02
0x3b89…243a0x10c1…1e24Base—$0.06100%coinbase106d ago0xd2d1b4…cfde7a
0x3b89…243a0x10c1…1e24Base—$0.08100%coinbase106d ago0x6fc13d…21d568
0x3b89…243a0x10c1…1e24Base—$0.03100%coinbase106d ago0xfe84dc…7d95fa
0x3b89…243a0x10c1…1e24Base—$1.03100%coinbase106d ago0xd68164…7b793a
0x3b89…243a0x10c1…1e24Base—$1.03100%coinbase106d ago0x715572…9ab8bc
0x3b89…243a0x10c1…1e24Base—$1.11100%coinbase106d ago0xe30bb0…2f6b6c
0x3b89…243a0x10c1…1e24Base—$1.05100%coinbase106d ago0x33b11c…ea077d
0x3b89…243a0x10c1…1e24Base—$1.05100%coinbase106d ago0x7b5f5e…5bb782
0x3b89…243a0x10c1…1e24Base—$1.05100%coinbase106d ago0x41fa68…090b23
0x3b89…243a0x10c1…1e24Base—$1.03100%coinbase106d ago0x919683…9c318d
0x3b89…243a0x10c1…1e24Base—$0.96100%coinbase106d ago0x51ab36…be4a08
0x3b89…243a0x10c1…1e24Base—$0.95100%coinbase106d ago0xd18acf…0988e6

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.