Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa35d ago0xfb280c…bcc199
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa35d ago0x3e5ca3…e26866
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa35d ago0x17c1ca…847aae
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa35d ago0x932b1a…99fc6d
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa35d ago0x50480d…78184a
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa35d ago0xb16c04…33300a
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa35d ago0xfda416…c88065
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa35d ago0xfa9b87…7610e5
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa35d ago0x0a5078…148eed
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa35d ago0x0bcb91…e854b1
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa35d ago0xa4beeb…42cf32
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa35d ago0xaf97ea…45c8b2
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa35d ago0x00cf0c…5bd10a
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa35d ago0x7a6eb1…33716f
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa35d ago0x0e4695…6a3522
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa35d ago0xec88bb…bb6b72
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa35d ago0xeff12d…fe220c
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa35d ago0x5001de…f13e4b
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa35d ago0xe3be9c…5f550f
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa35d ago0x81a459…2893d4
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa35d ago0x9200cc…dbedf5
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa35d ago0x341bfc…d8fdd2
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa35d ago0x6ee778…7f66eb
0x6ebd…88400xfe80…47eeBase—$0.001100%fluxa35d ago0x0be1d7…a6e1dc
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa35d ago0x635773…87729a

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.