Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa83d ago0xefe8e4…202555
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa83d ago0x5628fd…7e9e55
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa83d ago0x54cd81…74edce
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa83d ago0x38be31…af4132
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa83d ago0xd606ea…8cc6c1
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa83d ago0x9e3c38…c84433
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa83d ago0xe12147…21f279
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa83d ago0x0b60c6…5eaf74
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa83d ago0x1a177c…81740f
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa83d ago0x5f111b…6bf9f4
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa83d ago0x1376c0…ab089d
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa83d ago0x6d76b5…210206
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa83d ago0xd1f285…500129
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa83d ago0x47b3b1…a97b86
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa83d ago0xe319b6…94dc62
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa83d ago0xffaf64…974cd8
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa84d ago0x3e9010…7577e5
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa84d ago0x4f1633…6fd1f6
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa84d ago0x76d4b4…f63896
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa84d ago0x3bad7f…11f1de
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa84d ago0x24197a…3afd7c
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa84d ago0x60e1ee…48eb67
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa84d ago0x94e606…72fcca
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa84d ago0x104466…dcfb32
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa84d ago0x7de097…dff1a8

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.