Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdae4…b2840x10c1…1e24Base—$0.16100%coinbase118d ago0xab7c38…e7ada5
0xdae4…b2840x10c1…1e24Base—$0.50100%coinbase118d ago0x83b83d…380860
0xdae4…b2840x10c1…1e24Base—$0.53100%coinbase118d ago0xd3774c…da7342
0xdae4…b2840x10c1…1e24Base—$0.50100%coinbase118d ago0xeef3c1…8109df
0xdae4…b2840x10c1…1e24Base—$0.50100%coinbase118d ago0x58d893…2b7c09
0xdae4…b2840x10c1…1e24Base—$0.50100%coinbase118d ago0xe39178…25db91
0xdae4…b2840x10c1…1e24Base—$0.09100%coinbase119d ago0x5a3a47…d7bc97
0xdae4…b2840x10c1…1e24Base—$0.50100%coinbase119d ago0x977ea6…0b7b83
0xdae4…b2840x10c1…1e24Base—$0.17100%coinbase119d ago0x0b2f2e…5d924c
0xdae4…b2840x10c1…1e24Base—$0.50100%coinbase119d ago0x656825…8387a5
0xdae4…b2840x10c1…1e24Base—$0.50100%coinbase119d ago0xee520a…f480aa
0xdae4…b2840x10c1…1e24Base—$0.11100%coinbase119d ago0xbd6090…eac9f8
0xdae4…b2840x10c1…1e24Base—$0.50100%coinbase119d ago0x0c8666…863283
0xdae4…b2840x10c1…1e24Base—$0.13100%coinbase119d ago0x12a43e…36045f
0xdae4…b2840x10c1…1e24Base—$0.50100%coinbase119d ago0x6d2e5d…7ae137
0xdae4…b2840x10c1…1e24Base—$0.50100%coinbase119d ago0xf4c904…00822a
0xdae4…b2840x10c1…1e24Base—$0.12100%coinbase119d ago0xc801bd…02f885
0xdae4…b2840x10c1…1e24Base—$0.50100%coinbase119d ago0xcfa1a1…9f9950
0xdae4…b2840x10c1…1e24Base—$0.50100%coinbase119d ago0xbed128…f99fac
0xdae4…b2840x10c1…1e24Base—$0.06100%coinbase119d ago0x307ab4…9bdcf8
0xdae4…b2840x10c1…1e24Base—$0.50100%coinbase119d ago0x34261f…065d11
0xdae4…b2840x10c1…1e24Base—$0.10100%coinbase119d ago0xf941fa…8f3133
0xdae4…b2840x10c1…1e24Base—$0.50100%coinbase119d ago0x29539b…6ed087
0xdae4…b2840x10c1…1e24Base—$0.50100%coinbase119d ago0x67b85b…5b702b
0xdae4…b2840x10c1…1e24Base—$0.08100%coinbase119d ago0x1bcd8f…2d9536

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.