Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb78a…19d10x9c95…e299Base$0.001100%fluxa42d ago0xd44a5f…9379be
0xb78a…19d10x9c95…e299Base$0.001100%fluxa42d ago0xe49ac8…8f3190
0xb78a…19d10x9c95…e299Base$0.001100%fluxa42d ago0x12abed…985810
0xb78a…19d10x9c95…e299Base$0.001100%fluxa42d ago0x813ba8…c8ae62
0xb78a…19d10x9c95…e299Base$0.001100%fluxa42d ago0x7fb387…3c899d
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa42d ago0x75b533…ff84c0
0xb78a…19d10x9c95…e299Base$0.001100%fluxa42d ago0x6eac76…26a7fb
0xb78a…19d10x9c95…e299Base$0.001100%fluxa42d ago0xc5bb56…8e32a8
0xb78a…19d10x9c95…e299Base$0.001100%fluxa42d ago0x8ddded…c14b5c
0xb78a…19d10x9c95…e299Base$0.001100%fluxa42d ago0x0fa0c7…a19c01
0xb78a…19d10x9c95…e299Base$0.001100%fluxa42d ago0xee030b…3f2e7b
0xb78a…19d10x9c95…e299Base$0.001100%fluxa42d ago0x9885d8…0b534b
0xb78a…19d10x9c95…e299Base$0.001100%fluxa42d ago0x39fe0c…105c6f
0xb78a…19d10x9c95…e299Base$0.001100%fluxa42d ago0xe05577…dde33b
0xb78a…19d10x9c95…e299Base$0.001100%fluxa42d ago0x9ecf29…fb9f92
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa42d ago0x417e5c…a65105
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa42d ago0x42bd0c…84a367
0xb78a…19d10x9c95…e299Base$0.001100%fluxa42d ago0x0d23b8…a0dba9
0xb78a…19d10x9c95…e299Base$0.001100%fluxa42d ago0x867a9a…458752
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa43d ago0x9b5e25…aaaba5
0xb78a…19d10x9c95…e299Base$0.001100%fluxa43d ago0x611396…c00551
0xb78a…19d10x9c95…e299Base$0.001100%fluxa43d ago0xc637e3…0cbb1e
0xb78a…19d10x9c95…e299Base$0.001100%fluxa43d ago0x65e8d6…cc8aa2
0xb78a…19d10x9c95…e299Base$0.001100%fluxa43d ago0x9b7131…eb877e
0xb78a…19d10x9c95…e299Base$0.001100%fluxa43d ago0x5d4032…d6d262

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.