Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec78…04d30xfe80…47eeBase$0.001100%fluxa28d ago0xa553f3…5b5807
0xec78…04d30xfe80…47eeBase$0.001100%fluxa28d ago0x4ea1b4…735abf
0xec78…04d30xfe80…47eeBase$0.001100%fluxa28d ago0x110f09…84272c
0xec78…04d30xfe80…47eeBase$0.001100%fluxa28d ago0x4fdaf3…1ff851
0xec78…04d30xfe80…47eeBase$0.001100%fluxa28d ago0x8e00b3…b24042
0xec78…04d30xfe80…47eeBase$0.001100%fluxa28d ago0x91fbb8…37eae0
0xec78…04d30xfe80…47eeBase$0.001100%fluxa28d ago0xb3f4dc…78d5a6
0xec78…04d30xfe80…47eeBase$0.001100%fluxa28d ago0x705025…e3abf2
0xec78…04d30xfe80…47eeBase$0.001100%fluxa28d ago0x7e7c60…2867d8
0xec78…04d30xfe80…47eeBase$0.001100%fluxa29d ago0xfb5e24…d050ce
0xec78…04d30xfe80…47eeBase$0.001100%fluxa29d ago0xa98f0b…0ecff5
0xec78…04d30xfe80…47eeBase$0.001100%fluxa29d ago0x71d309…b93cbc
0xec78…04d30xfe80…47eeBase$0.001100%fluxa29d ago0xf06d1c…4d653f
0xec78…04d30xfe80…47eeBase$0.001100%fluxa29d ago0xdda949…6d6cf7
0xec78…04d30xfe80…47eeBase$0.001100%fluxa29d ago0xb3a353…8475c7
0xec78…04d30xfe80…47eeBase$0.001100%fluxa29d ago0xed0864…e2d59d
0xec78…04d30xfe80…47eeBase$0.001100%fluxa29d ago0x4d927b…cda459
0xec78…04d30xfe80…47eeBase$0.001100%fluxa29d ago0x3f1ebf…5cbad5
0xec78…04d30xfe80…47eeBase$0.001100%fluxa29d ago0xee19f4…13ff47
0xec78…04d30xfe80…47eeBase$0.001100%fluxa29d ago0xbf0408…cb6f61
0xec78…04d30xfe80…47eeBase$0.001100%fluxa29d ago0x47495f…ee1411
0xec78…04d30xfe80…47eeBase$0.001100%fluxa29d ago0x5d99a5…104498
0xec78…04d30xfe80…47eeBase$0.001100%fluxa29d ago0x04f218…cd6e42
0xec78…04d30xfe80…47eeBase$0.001100%fluxa29d ago0x2204bb…41d0cb
0xec78…04d30xfe80…47eeBase$0.001100%fluxa29d ago0x4046da…905831

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.