Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa34d ago0x3dd4b2…1beff2
0xd8b1…7f170x9c95…e299Base$0.001100%fluxa34d ago0x8c4674…4cc661
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa34d ago0xc7cabf…563e5a
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa34d ago0xb80f43…664307
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa34d ago0x872ef1…9ff486
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa34d ago0x5540d0…a5f1ec
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa34d ago0x859569…4058a3
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa34d ago0xc931c8…7c4067
0xd8b1…7f170x9c95…e299Base$0.001100%fluxa34d ago0x13641a…42d355
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa34d ago0x545b8f…5ffd91
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa34d ago0xcc7db6…1810f4
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa34d ago0x295bf9…e464d4
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa34d ago0x3f5740…5e3287
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa34d ago0xf36316…d1d095
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa34d ago0xfd8f72…483170
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa34d ago0xf6f021…5da2b8
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa34d ago0x3502b5…d09db3
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa35d ago0xde6b5a…e9555b
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa35d ago0x1a5f04…db97a4
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa35d ago0x460825…de9054
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa35d ago0xc1164a…3a51ee
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa35d ago0x4922c9…5f1f24
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa35d ago0xdd178d…8ef2c3
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa35d ago0xa52eae…9d1b70
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa35d ago0x433fdc…56b11b

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.