Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd62d…c34f0x9c95…e299Base$0.001100%fluxa40d ago0x71b7bd…884c1f
0xd62d…c34f0x9c95…e299Base$0.001100%fluxa40d ago0xc55cb1…fd0087
0xd62d…c34f0x9c95…e299Base$0.001100%fluxa40d ago0x2942e8…8a0a79
0xd62d…c34f0x9c95…e299Base$0.001100%fluxa40d ago0x3dda84…52835f
0xd62d…c34f0x9c95…e299Base$0.001100%fluxa40d ago0x3c7172…d207c4
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa40d ago0xab27c6…57fa03
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa40d ago0x6f86a1…b6f330
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa40d ago0x228e17…13fd9f
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa40d ago0xfcc4f8…ac65f1
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa40d ago0x39189c…5f37f2
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa40d ago0x59bd2e…756537
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa40d ago0x182952…568b48
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa40d ago0xbd96e1…4117ab
0xd62d…c34f0x9c95…e299Base$0.001100%fluxa40d ago0x0822b1…c1130b
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa40d ago0x41e919…257120
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa41d ago0x38f8ad…0841a5
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa41d ago0x2463f6…5549ed
0xd62d…c34f0x9c95…e299Base$0.001100%fluxa41d ago0x3516d2…e15397
0xd62d…c34f0x9c95…e299Base$0.001100%fluxa41d ago0x5fe216…cb07c7
0xd62d…c34f0x9c95…e299Base$0.001100%fluxa41d ago0xa9698c…a66cff
0xd62d…c34f0x9c95…e299Base$0.001100%fluxa41d ago0x957f1e…ddff54
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa41d ago0x198888…f61c28
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa41d ago0x1de775…47f243
0xd62d…c34f0x9c95…e299Base$0.001100%fluxa41d ago0x531fff…8b89cc
0xd62d…c34f0x9c95…e299Base$0.001100%fluxa41d ago0x73c1f1…4092f8

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.