Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b81…1bb60xc4f0…0bb9Base—$34.0070%0xd05c…826027d ago0xfd5c15…773ac1
0x0b81…1bb60xc4f0…0bb9Base—$34.0070%0xd05c…826027d ago0xa04249…2dfca6
0x9eec…9ba20xc4f0…0bb9Base—$357.0170%0xd05c…826027d ago0x1602ee…811bd0
0x9eec…9ba20xc4f0…0bb9Base—$341.0170%0xd05c…826028d ago0x180726…ae53ce
0xa030…d0170xc4f0…0bb9Base—$243.0170%0xd05c…826028d ago0xdd29f5…4ba2da
0xa030…d0170xc4f0…0bb9Base—$178.0070%0xd05c…826028d ago0x148de5…0f6b81
0xa030…d0170xc4f0…0bb9Base—$200.0370%0xd05c…826028d ago0x863512…1a8b9a
0x0b81…1bb60xc4f0…0bb9Base—$34.0070%0xd05c…826028d ago0x7589b7…411f71
0x9eec…9ba20xc4f0…0bb9Base—$337.0070%0xd05c…826028d ago0x3c75fb…b2ec64
0x0b81…1bb60xc4f0…0bb9Base—$32.0070%0xd05c…826028d ago0x2e02c9…99b166
0x4c7d…a4ad0xc4f0…0bb9Base—$104.0070%0xd05c…826028d ago0x7c23ec…93820d
0x850d…90a50xc4f0…0bb9Base—$342.0070%0xd05c…826028d ago0xe12a89…7e26af
0x850d…90a50xc4f0…0bb9Base—$338.0070%0xd05c…826028d ago0x838a65…03a8b0
0x4c7d…a4ad0xc4f0…0bb9Base—$102.0070%0xd05c…826028d ago0x7337cf…e012ba
0x9eec…9ba20xc4f0…0bb9Base—$336.0170%0xd05c…826028d ago0x8275de…ec3edf
0x9437…29610xc4f0…0bb9Base—$5.9070%0xd05c…826028d ago0x77a835…2e9e9d
0x850d…90a50xc4f0…0bb9Base—$330.0070%0xd05c…826028d ago0x957739…d53da5
0x4c7d…a4ad0xc4f0…0bb9Base—$99.0070%0xd05c…826028d ago0x5aa5c3…250116
0xc88c…d0ce0xc4f0…0bb9Base—$57.3570%0xd05c…826028d ago0x0a5bad…208a93
0x9437…29610xc4f0…0bb9Base—$5.7070%0xd05c…826028d ago0x74d12d…ec6773
0x4c7d…a4ad0xc4f0…0bb9Base—$96.0070%0xd05c…826028d ago0x717151…9a3ee6
0x4c7d…a4ad0xc4f0…0bb9Base—$95.0070%0xd05c…826028d ago0xa56682…981df6
0x0b81…1bb60xc4f0…0bb9Base—$32.0070%0xd05c…826028d ago0xcfb0d5…48d77c
0x9437…29610xc4f0…0bb9Base—$5.5070%0xd05c…826028d ago0xf501b7…03e757

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.