Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7757…bf520xfe80…47eeBase$0.001100%fluxa18d ago0xc050d7…2bea06
0x7757…bf520xfe80…47eeBase$0.001100%fluxa18d ago0xfd5460…794108
0x7757…bf520xfe80…47eeBase$0.001100%fluxa18d ago0xf97feb…8b9695
0x7757…bf520xfe80…47eeBase$0.001100%fluxa18d ago0x687aeb…783720
0x7757…bf520xfe80…47eeBase$0.001100%fluxa18d ago0x57260b…5dea0c
0x7757…bf520xfe80…47eeBase$0.001100%fluxa18d ago0x8ef483…9c6080
0x7757…bf520xfe80…47eeBase$0.001100%fluxa18d ago0xb04426…8e24a7
0x7757…bf520xfe80…47eeBase$0.001100%fluxa19d ago0x33a4a8…7ff50d
0x7757…bf520xfe80…47eeBase$0.001100%fluxa19d ago0x03d314…93638d
0x7757…bf520xfe80…47eeBase$0.001100%fluxa19d ago0xf8c03d…94f6e0
0x7757…bf520xfe80…47eeBase$0.001100%fluxa19d ago0xedd3a8…1769e6
0x7757…bf520xfe80…47eeBase$0.001100%fluxa19d ago0x294cad…f14d3c
0x7757…bf520xfe80…47eeBase$0.001100%fluxa19d ago0x5a97f1…e40f2c
0x7757…bf520xfe80…47eeBase$0.001100%fluxa19d ago0xf81082…811106
0x7757…bf520xfe80…47eeBase$0.001100%fluxa19d ago0xb051ba…246798
0x7757…bf520xfe80…47eeBase$0.001100%fluxa19d ago0xb7d6c0…574b11
0x7757…bf520xfe80…47eeBase$0.001100%fluxa19d ago0x591666…c43857
0x7757…bf520xfe80…47eeBase$0.001100%fluxa19d ago0x50848c…9adf1c
0x7757…bf520xfe80…47eeBase$0.001100%fluxa19d ago0x8cbd1f…be18e0
0x7757…bf520xfe80…47eeBase$0.001100%fluxa19d ago0xc3d590…30daff
0x7757…bf520xfe80…47eeBase$0.001100%fluxa19d ago0x07793b…780baa
0x7757…bf520xfe80…47eeBase$0.001100%fluxa19d ago0x3dddd7…86498d

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.