Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4802…82da0x3e0a…78e7Base—$0.005733100%coinbase74d ago0x6178de…a05e6f
0x4802…82da0x3e0a…78e7Base—$0.004216100%coinbase74d ago0x08533e…8d44c2
0x4802…82da0x3e0a…78e7Base—$0.003227100%coinbase74d ago0x118a1c…5999a7
0x4802…82da0x3e0a…78e7Base—$0.004814100%coinbase74d ago0x629086…bb7172
0x4802…82da0x3e0a…78e7Base—$0.005574100%coinbase74d ago0x5acfee…62d909
0x4802…82da0x3e0a…78e7Base—$0.003397100%coinbase74d ago0x922422…134343
0x4802…82da0x3e0a…78e7Base—$0.003083100%coinbase74d ago0x3e4cc8…4a5c6d
0x4802…82da0x3e0a…78e7Base—$0.004176100%coinbase74d ago0xcb2976…377cf5
0x4802…82da0x3e0a…78e7Base—$0.004479100%coinbase74d ago0x080736…d7327e
0x4802…82da0x3e0a…78e7Base—$0.005321100%coinbase74d ago0x86cdfc…78ad2e
0x4802…82da0x3e0a…78e7Base—$0.004071100%coinbase74d ago0x32fcc8…b97869
0x4802…82da0x3e0a…78e7Base—$0.004856100%coinbase75d ago0x3c02a2…d51eb5
0x4802…82da0x3e0a…78e7Base—$0.003278100%coinbase75d ago0x017b02…d8f302
0x4802…82da0x3e0a…78e7Base—$0.004663100%coinbase75d ago0xda1a21…790518
0x4802…82da0x3e0a…78e7Base—$0.005887100%coinbase75d ago0xb48e0f…daa89f
0x4802…82da0x3e0a…78e7Base—$0.004927100%coinbase75d ago0xdd5272…575e0c
0x4802…82da0x3e0a…78e7Base—$0.005921100%coinbase75d ago0xa6452d…8f0398
0x4802…82da0x3e0a…78e7Base—$0.003269100%coinbase75d ago0xf4f5f4…568816
0x4802…82da0x3e0a…78e7Base—$0.003517100%coinbase75d ago0x557eb0…5bccb6
0x4802…82da0x3e0a…78e7Base—$0.003033100%coinbase75d ago0x70eab5…902176
0x4802…82da0x3e0a…78e7Base—$0.003845100%coinbase75d ago0x3cfbb7…5ca166
0x4802…82da0x3e0a…78e7Base—$0.004183100%coinbase75d ago0x9819b1…12ba66
0x4802…82da0x3e0a…78e7Base—$0.004021100%coinbase75d ago0xb675ac…25c6be
0x4802…82da0x3e0a…78e7Base—$0.005268100%coinbase75d ago0x632797…f4f59c
0x4802…82da0x3e0a…78e7Base—$0.005147100%coinbase75d ago0x01f2bf…37313d

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.