Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa19d ago0x51af91…e7d8da
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa19d ago0x05a46e…b958e7
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa19d ago0xe3197c…0a5f66
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa19d ago0x600ab3…adefa2
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa19d ago0xc5e4b9…3d35e0
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa19d ago0xca8640…553268
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa19d ago0x537b19…885396
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa19d ago0x47099e…a43559
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa19d ago0x03d990…099e76
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa19d ago0xee96a1…f1597c
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa19d ago0x844ced…128e87
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa19d ago0x60911f…65c145
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa19d ago0xb0baf9…6efa84
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa20d ago0xf082a3…f77d2f
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa20d ago0xa497c0…9363fd
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa20d ago0x57aa70…1f6b61
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa20d ago0xe45935…3e8055
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa20d ago0xa94239…8677b7
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa20d ago0x9ab776…333757
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa20d ago0x8ab206…6be0d8
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa20d ago0x125ae2…0455f2
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa20d ago0xc10bf4…a3871b
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa20d ago0x5b03d9…f0c76c
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa20d ago0x09fc9f…da204b
0xbc15…92e70xfe80…47eeBase$0.001100%fluxa20d ago0x9c9f77…91a63e

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.