Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa34d ago0xd37f8b…1c6e25
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa34d ago0xa3e303…b46da3
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa34d ago0x97935f…3c5ff2
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa34d ago0xb55458…0b8572
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa34d ago0x0a4b3f…1223fe
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa34d ago0x3350bd…2a05d5
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa34d ago0xf046a0…bfdcdb
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa34d ago0x35d794…909da6
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa34d ago0xa2182a…f2b810
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa34d ago0xb50f04…72020a
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa34d ago0x8ee914…562b4e
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa34d ago0xbe934a…33863a
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa34d ago0xdc6d91…45ddf2
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa34d ago0xf3e341…d7afb5
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa34d ago0x7f39b8…a761a7
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa34d ago0x02158b…3c2261
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa34d ago0xa8d03b…0f0f91
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa34d ago0x7c7924…26d58d
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa34d ago0x669db3…e12015
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa34d ago0xc82f47…ddd053
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa34d ago0xf9c603…1d62be
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa34d ago0xafc15d…244bbd
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa34d ago0x6d77d2…0ae875
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa34d ago0x68f1e3…b6368d
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa35d ago0x204bd5…a36f2e

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.