Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0x43c7d8…aa8e5b
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0x0f3f19…aeaec6
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0x7848e1…1d8373
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0x29ca26…4c0575
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0x793145…9790a9
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0xd4dff0…6dfe6c
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0x4396ed…484bce
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0xbc9648…670215
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0x9123fa…915a1e
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0x486b1c…65c348
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0xe83ce5…1bc91f
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0x39b9e7…4edef4
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0xfc4b88…b520d9
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0xb350db…bfc67d
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0x0acd61…12f9c4
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0xc981c1…6814e3
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0x9d8676…c3c793
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0xefd995…a3f990
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0xbbf6d2…72ce64
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0x114316…f21dc8
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0x6b2a55…cf760e
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0x8ca6b2…3e4f7c
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0x9472e4…717fc4
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0x8d0636…153e2c
0x85c8…13f10xd591…428cBase—$0.00170%0xea34…81fd16d ago0x6c5149…7cc658

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.