Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0x180218…164019
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0x5c57ac…365c89
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0x2a731c…49fabe
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0x1007db…9d7580
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0xfb316f…4e6c18
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0x189ab1…4a8c74
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0x92c64b…6f622d
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0x9abd67…c555b2
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0xf34788…7e8d5f
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0x441127…52df0d
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0x94869a…237a0c
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0xfd0d7a…c090bb
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0xa3c4da…7fee16
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0x351bf5…8c978f
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0x7ce3d0…4691a1
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0xb11fa5…7f0090
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0xd989f9…f59bce
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0x038aea…c513bb
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0x79b185…e6846e
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0x2dfac0…f59d29
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0x0ca806…dfd8b8
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0xe9c286…9d1ba4
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0x4ea4d0…a46085
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0x75bb86…c09394
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0x6c6d5d…5deff1

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.