Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa51d ago0x6e9023…0d8d22
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa51d ago0xa9044d…2dfa31
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa51d ago0x400b3c…81ae35
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa51d ago0x68f55e…7dccc8
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa51d ago0xbc75f8…c1d521
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa51d ago0xec3168…ad361f
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa51d ago0x8e2e4a…fab244
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa51d ago0xd4e493…6e1174
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa51d ago0xd8c0e5…17dee4
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa51d ago0x281757…6073c4
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa51d ago0x77e061…732bad
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa51d ago0xe51b9e…f91f9a
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa51d ago0xa7bccb…1d11c2
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa51d ago0x653e5b…4e0c6c
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa52d ago0x564836…f4ddb3
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa52d ago0xf87247…21aa97
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa52d ago0x2124ed…7aae60
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa52d ago0x7bfea3…888431
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa52d ago0xa3d452…b9777c
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa52d ago0xa90642…0edd3d
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa52d ago0x2b7771…e45675
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa52d ago0x1264e6…23c6d2
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa52d ago0x081895…f8f487
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa52d ago0x39bc95…e20dc5
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa52d ago0xf97cd8…603bec

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.