Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0233…63720xfe80…47eeBase—$0.001100%fluxa41d ago0x451b3a…2f999f
0x0233…63720xfe80…47eeBase—$0.001100%fluxa41d ago0x15e8dd…c50883
0x0233…63720xfe80…47eeBase—$0.001100%fluxa41d ago0xb3c7ec…dd55a7
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0x01bfdf…96589d
0x0233…63720xfe80…47eeBase—$0.001100%fluxa41d ago0xd6c054…d50d02
0x0233…63720xfe80…47eeBase—$0.001100%fluxa41d ago0xab05f0…df674c
0x0233…63720xfe80…47eeBase—$0.001100%fluxa41d ago0xab6dcc…5b846d
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0xac745a…8f6010
0x0233…63720xfe80…47eeBase—$0.001100%fluxa41d ago0x0ab340…909482
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0x82c9af…42dbb3
0x0233…63720xfe80…47eeBase—$0.001100%fluxa41d ago0xf4b7a0…b1e07d
0x0233…63720xfe80…47eeBase—$0.001100%fluxa41d ago0x528f07…909924
0x0233…63720xfe80…47eeBase—$0.001100%fluxa41d ago0xbeafd9…f4b59c
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0x855bb7…6f7a54
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0xd99527…769958
0x0233…63720xfe80…47eeBase—$0.001100%fluxa41d ago0xf4c2cc…4db511
0x0233…63720xfe80…47eeBase—$0.001100%fluxa41d ago0x63c744…7dd5ad
0x0233…63720xfe80…47eeBase—$0.001100%fluxa41d ago0x94a8af…fda64e
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0x62cbc6…13c023
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0xf58b1b…26af49
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0x180841…5894d9
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0xab4b11…4f90a4
0x0233…63720x9c95…e299Base—$0.001100%fluxa41d ago0x686723…aa495b
0x0233…63720xfe80…47eeBase—$0.001100%fluxa41d ago0x00d26e…464026
0x0233…63720xfe80…47eeBase—$0.001100%fluxa41d ago0x1100e6…0d8bb0

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.