Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x348e…d0570x75b9…763dBase—$20.00100%0x4af2…d9db58d ago0xefb4d9…bdddc5
0xb02e…6b3a0x75b9…763dBase—$1,549.57100%0x4af2…d9db58d ago0xdbac99…98cdc7
0x218a…4c350x75b9…763dBase—$23.00100%0x4af2…d9db58d ago0xc744e7…5bd34e
0xa973…51aa0x75b9…763dBase—$573.31100%0x4af2…d9db58d ago0x698f0c…7127eb
0xc850…2e190x75b9…763dBase—$293.09100%0x4af2…d9db58d ago0x6efa63…8b5a72
0x80da…01690x75b9…763dBase—$99.74100%0x4af2…d9db58d ago0x94aa7e…8858f0
0x4fef…13410x75b9…763dBase—$98.00100%0x4af2…d9db58d ago0xb7d877…308de8
0xde62…bed00x75b9…763dBase—$50.00100%0x4af2…d9db58d ago0xf1365a…72eaf8
0x4fef…13410x75b9…763dBase—$1.90100%0x4af2…d9db58d ago0x9cde04…6082e2
0x4fef…13410x75b9…763dBase—$0.10100%0x4af2…d9db58d ago0x2aceb7…7c2592
0x4c8a…1b2e0x75b9…763dBase—$998.39100%0x4af2…d9db58d ago0x230233…5f894f
0xd796…aa920x75b9…763dBase—$30.00100%0x4af2…d9db58d ago0xa2c201…9470ec
0xa973…51aa0x75b9…763dBase—$572.93100%0x4af2…d9db58d ago0x750191…1aa588
0x9a0b…e14d0x75b9…763dBase—$100.00100%0x4af2…d9db59d ago0x127c8b…4c658a

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.