Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa35d ago0x8c1f82…f5025c
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa35d ago0x3ad15b…8e24d1
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa35d ago0xaf43a0…1aaf9b
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa35d ago0x8ae5a3…ba1e5f
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa35d ago0x7fe319…3de131
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa35d ago0x7498ce…e64008
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa35d ago0xdfcafc…16e8b9
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa35d ago0x9c1d39…6228da
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa35d ago0x0b208a…e7f4f2
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa35d ago0x657433…871442
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa35d ago0x8af1cf…18fffb
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa35d ago0xd123ad…fe34d2
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa35d ago0x7be18d…b0bb91
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa35d ago0x2aa6f3…e8f0d7
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa35d ago0x2f15cf…c1a2d0
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa35d ago0xdacb56…1ea0b1
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa35d ago0xab09ea…9f1f31
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa35d ago0xcb9eb0…59055b
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa35d ago0xff41ec…443d3c
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa35d ago0x821df5…f323b1
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa36d ago0x30e113…625902
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa36d ago0xee0454…60d1ff
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa36d ago0x854eef…276c2a
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa36d ago0xdb498a…e16290
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa36d ago0xd09f0c…f61e6b

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.