Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa44d ago0xd0972a…d9056c
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa44d ago0x710d0a…22133b
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa44d ago0xea0736…1f5e38
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa44d ago0x1a4e19…3d5e4d
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa44d ago0x25b242…b4640f
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa44d ago0xcc32b1…72a6eb
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa44d ago0xa29aa3…73a0c3
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa44d ago0xc15e0a…edea69
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x9646ac…1a3389
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0xc4ee65…20ad3e
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa45d ago0x760bf5…1a285e
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa45d ago0x1f5f2c…e0f45d
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa45d ago0xf055b0…851b52
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x7ad6c2…6843aa
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x2be32d…c6d2c1
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x509c5e…b9e0ee
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x23c54f…d4d190
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x9b68db…bc7f4e
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0xef5eab…5a6f99
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x5556f5…168de3
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0xc4f1dc…837fae
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0xe69d1e…402094
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x5a0e9a…a93a1f
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x40b144…2527b3
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa45d ago0x8653bd…da5fe8

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.