Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x169c…415e0xfe80…47eeBase$0.001100%fluxa16d ago0xf8e9be…7b6c04
0x169c…415e0xfe80…47eeBase$0.001100%fluxa16d ago0xa091ee…c820e9
0x169c…415e0xfe80…47eeBase$0.001100%fluxa16d ago0x6321b2…970e24
0x169c…415e0xfe80…47eeBase$0.001100%fluxa17d ago0x651737…227a0e
0x169c…415e0xfe80…47eeBase$0.001100%fluxa17d ago0x04d0b4…e4a051
0x169c…415e0xfe80…47eeBase$0.001100%fluxa17d ago0x7a233f…d26140
0x169c…415e0xfe80…47eeBase$0.001100%fluxa17d ago0xe5fc03…01601d
0x169c…415e0xfe80…47eeBase$0.001100%fluxa17d ago0x05868e…fa84f8
0x169c…415e0xfe80…47eeBase$0.001100%fluxa17d ago0xd47703…288b68
0x169c…415e0xfe80…47eeBase$0.001100%fluxa17d ago0xbe74d5…10ab20
0x169c…415e0xfe80…47eeBase$0.001100%fluxa17d ago0x8a8864…95d588
0x169c…415e0xfe80…47eeBase$0.001100%fluxa17d ago0x3ac286…eab325
0x169c…415e0xfe80…47eeBase$0.001100%fluxa17d ago0x925dc9…a175be
0x169c…415e0xfe80…47eeBase$0.001100%fluxa17d ago0xbe015e…bbf872
0x169c…415e0xfe80…47eeBase$0.001100%fluxa17d ago0x56849e…63f77c
0x169c…415e0xfe80…47eeBase$0.001100%fluxa17d ago0xe42755…5ad4a1
0x169c…415e0xfe80…47eeBase$0.001100%fluxa17d ago0x8c4409…b08aef
0x169c…415e0xfe80…47eeBase$0.001100%fluxa17d ago0x7a4740…12ef2a
0x169c…415e0xfe80…47eeBase$0.001100%fluxa17d ago0xedab4d…30d268
0x169c…415e0xfe80…47eeBase$0.001100%fluxa17d ago0xb94a75…378270
0x169c…415e0xfe80…47eeBase$0.001100%fluxa17d ago0xfa5d47…ee982e
0x169c…415e0xfe80…47eeBase$0.001100%fluxa17d ago0x39bda2…daa256
0x169c…415e0xfe80…47eeBase$0.001100%fluxa17d ago0x8763f8…625a81
0x169c…415e0xfe80…47eeBase$0.001100%fluxa17d ago0x792696…55c110
0x169c…415e0xfe80…47eeBase$0.001100%fluxa17d ago0xf9bbbf…e7a10a

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.