Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa33d ago0x9f61cd…414f0d
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa33d ago0x6ddfbe…123601
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa33d ago0x6eab7a…b59256
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa33d ago0x885a15…7d93f8
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa33d ago0xd904d2…7cb628
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa33d ago0xb58510…df9629
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa33d ago0xf507c8…f018f2
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa33d ago0x61deac…0d8c5a
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa33d ago0x7d81d7…34ed70
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa33d ago0xfc3024…ac6503
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa33d ago0x30b330…6f0925
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa33d ago0x2a7a50…b8b435
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa33d ago0x75495a…ae6931
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa33d ago0xbe8e0f…c1cdcb
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa33d ago0x2f073a…133896
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa33d ago0xc6a19c…132a27
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa33d ago0x60a774…c430b0
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa34d ago0xb5c8f9…a0361e
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa34d ago0x1e2732…3291c9
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa34d ago0x640940…ccc601
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa34d ago0xe365a5…758aaf
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa34d ago0x9fd7af…0ba481
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa34d ago0xf0b50a…7093f1
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa34d ago0x01cb66…1220a0
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa34d ago0xf9b417…7288f3

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.