Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa34d ago0x513657…5c2623
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa34d ago0x002f81…a79a6c
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa34d ago0xf4ea5a…be4354
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa34d ago0xc8a643…e670b2
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa34d ago0xb08c88…2a9c91
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa34d ago0xe85283…84eb6a
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa34d ago0x5082ea…e97e03
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa34d ago0x8be06d…2f50a3
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa34d ago0x547010…ac037b
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa34d ago0x57ee27…ca1776
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa34d ago0x3d6c7d…f99487
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa34d ago0xa9d265…528261
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa34d ago0xbcc00a…7efedf
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa34d ago0x767ede…5d99d5
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa34d ago0xe4975a…65bad1
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa34d ago0x202630…1ea95d
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa34d ago0x05af6d…3bd11a
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa34d ago0x5ccf39…718d51
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa35d ago0xc734af…a22bac
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa35d ago0x48a70c…9d5d52
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa35d ago0xd5a46c…3304c6
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa35d ago0x1cfa6a…7c0a34
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa35d ago0xb0996c…08a5a4
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa35d ago0x242839…274ae0
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa35d ago0x3704d2…ba9cd4

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.