Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0x31d244…a620e0
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0x334178…8b196f
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0x4d82ee…cb5050
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0xe01c00…4cdd45
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0x497a40…543e35
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0xc2abaf…a4d020
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0xdef139…74461c
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0x8f0d0b…0318d9
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0xdf47f9…863efb
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0xa09a4b…74883f
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0x752d65…535894
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0x2b7279…225673
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0x1d5c1c…c6b26b
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0xb48bef…87b2fc
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0x6324f3…5177ff
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa24d ago0xea59c5…b77863
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa25d ago0x40437a…556474
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa25d ago0xcc2182…cbd6e8
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa25d ago0x08bf89…30540e
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa25d ago0xf7a477…3f63cf
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa25d ago0x35dfb0…cf7fd0
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa25d ago0x3d6e74…cd6c04
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa25d ago0x276a2a…4a6e13

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.