Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa15d ago0x48f49b…3218f3
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa16d ago0x65a56b…3ed251
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa16d ago0x2a8f23…76b215
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa16d ago0xf4c8d8…628e63
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa16d ago0xf0b6ca…911b45
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa16d ago0x8dace9…8d2c42
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa16d ago0x5b4a20…80733f
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa16d ago0xb52b77…4af220
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa16d ago0x9a9c2c…cd8b85
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa16d ago0xa76c06…7d120b
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa16d ago0x70223d…ce06e1
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa16d ago0xa66a8a…a96de4
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa16d ago0xb114a6…3921b4
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa16d ago0x27ed4f…9f1a63
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa16d ago0x174094…49d39e
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa16d ago0x406c82…08a88b
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa16d ago0x66a373…2f3978
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa16d ago0x546cb6…90ce14
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa16d ago0xff2dea…3193ac
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa16d ago0xbc0fbc…a0b252
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa16d ago0x938885…4a95a3
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa16d ago0xc41fb3…d03996
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa16d ago0xcc53ae…f769fd
0xcf53…3e510xfe80…47eeBase—$0.001100%fluxa16d ago0xf45e61…89029d

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.