Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf30a…55490x9c95…e299Base—$0.001100%fluxa33d ago0xd5299e…a7a59d
0xf30a…55490x9c95…e299Base—$0.001100%fluxa33d ago0xd5c131…150ccb
0xf30a…55490x9c95…e299Base—$0.001100%fluxa33d ago0xb9fda5…2dfd07
0xf30a…55490x9c95…e299Base—$0.001100%fluxa33d ago0xe9e47f…c1cdb8
0xf30a…55490x9c95…e299Base—$0.001100%fluxa33d ago0xc2cbf7…21df9f
0xf30a…55490x9c95…e299Base—$0.001100%fluxa33d ago0x51614e…6b201b
0xf30a…55490x9c95…e299Base—$0.001100%fluxa33d ago0x78a25e…82978c
0xf30a…55490x9c95…e299Base—$0.001100%fluxa33d ago0xb21465…229b9b
0xf30a…55490x9c95…e299Base—$0.001100%fluxa33d ago0x1c36ab…188475
0xf30a…55490x9c95…e299Base—$0.001100%fluxa33d ago0xabee51…ddaafb
0xf30a…55490x9c95…e299Base—$0.001100%fluxa33d ago0x7ae5f2…818825
0xf30a…55490x9c95…e299Base—$0.001100%fluxa33d ago0x46d40b…c99b4a
0xf30a…55490x9c95…e299Base—$0.001100%fluxa33d ago0xa224af…55e354
0xf30a…55490x9c95…e299Base—$0.001100%fluxa33d ago0x494c29…6126b2
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa33d ago0x21346c…3f4fd8
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa33d ago0xd93930…f45897
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa33d ago0xbcc8cf…d3b6c8
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa33d ago0xa52f83…eddc8d
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa33d ago0xe26020…3b6cb1
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa33d ago0x588569…167416
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa33d ago0x905b37…986f2b
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa33d ago0x5bdffd…19dd19
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa33d ago0x66c3fd…f8ccdf
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa33d ago0x8312ef…8a7c8f
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa33d ago0xeaf36b…36ba81

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.