Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa18d ago0x1677a5…858ce2
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa18d ago0x8b27f6…9ea9aa
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa18d ago0x49d468…95c7a8
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa18d ago0xbad8b0…1d9710
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa19d ago0x48f55f…5aede1
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa19d ago0xa8f6b4…b35eef
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa19d ago0xdc7262…27266c
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa19d ago0x154bda…ae7473
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa19d ago0xfc414f…5f21ae
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa19d ago0x79ea13…63291e
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa19d ago0xc522df…4668e3
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa19d ago0x917c1b…2d3fd4
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa19d ago0x9a8d53…8fcc30
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa19d ago0x42e131…449ef5
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa19d ago0xa14926…89b6f2
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa19d ago0x27a0f6…f7cb09
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa19d ago0x3a9b82…dc3726
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa19d ago0x67d4ab…31e0d5
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa19d ago0x94eef9…37142f
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa19d ago0x639881…942733
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa19d ago0x941d38…ee85b9
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa19d ago0xc756f3…417c54
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa19d ago0x414938…847730
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa19d ago0xdfd06a…ab99d8
0x516a…5a140xfe80…47eeBase—$0.001100%fluxa19d ago0x10e170…83b9fa

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.