Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ae…72080x9c95…e299Base$0.001100%fluxa46d ago0x092ebb…db45b0
0xd5ae…72080x9c95…e299Base$0.001100%fluxa46d ago0x4c10ff…158fac
0xd5ae…72080x9c95…e299Base$0.001100%fluxa46d ago0x7fa9c3…c64143
0xd5ae…72080x9c95…e299Base$0.001100%fluxa46d ago0xf2ce7c…180647
0xd5ae…72080x9c95…e299Base$0.001100%fluxa46d ago0x0a2323…1de032
0xd5ae…72080x9c95…e299Base$0.001100%fluxa46d ago0xee13c4…98a34f
0xd5ae…72080x9c95…e299Base$0.001100%fluxa46d ago0x44ac5a…c4957b
0xd5ae…72080x9c95…e299Base$0.001100%fluxa46d ago0xdf58a3…147a6c
0xd5ae…72080x9c95…e299Base$0.001100%fluxa46d ago0x891ad5…9e0a96
0xd5ae…72080x9c95…e299Base$0.001100%fluxa46d ago0x7b3bcd…4f7a9d
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa46d ago0x0e813c…021923
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa46d ago0x6391ec…17287a
0xd5ae…72080x9c95…e299Base$0.001100%fluxa46d ago0x913b22…303c3a
0xd5ae…72080x9c95…e299Base$0.001100%fluxa47d ago0x019aa5…268498
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa47d ago0xb24cd1…efea1b
0xd5ae…72080x9c95…e299Base$0.001100%fluxa47d ago0xb356f7…eb25fa
0xd5ae…72080x9c95…e299Base$0.001100%fluxa47d ago0xd4cf0e…b57e0a
0xd5ae…72080x9c95…e299Base$0.001100%fluxa47d ago0xf0e4d4…ca5575
0xd5ae…72080x9c95…e299Base$0.001100%fluxa47d ago0xb42577…c15426
0xd5ae…72080x9c95…e299Base$0.001100%fluxa47d ago0x5a75dd…91d340
0xd5ae…72080x9c95…e299Base$0.001100%fluxa47d ago0xa0f2f6…d373f1
0xd5ae…72080x9c95…e299Base$0.001100%fluxa47d ago0xd791a3…a0f307
0xd5ae…72080x9c95…e299Base$0.001100%fluxa47d ago0x6780e6…3a8e9b
0xd5ae…72080x9c95…e299Base$0.001100%fluxa47d ago0x47649c…8da019
0xd5ae…72080x9c95…e299Base$0.001100%fluxa47d ago0xa70a7d…83f26b

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.