Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fce…e2790x6366…f1e2Base$0.2970%0x17c8…043629d ago0x0a9eaa…b43ce1
0x6fce…e2790x6366…f1e2Base$0.0370%0xfc74…d8a529d ago0x705966…a08031
0x6fce…e2790x6366…f1e2Base$0.3370%0xfc74…d8a529d ago0xff7ff0…972263
0x6fce…e2790x6366…f1e2Base$0.0370%0xfc74…d8a529d ago0x41b0fe…4261e5
0x6fce…e2790x6366…f1e2Base$0.4270%0xfc74…d8a529d ago0x0ec8a6…6294f4
0x6fce…e2790x6366…f1e2Base$0.0570%0xfc74…d8a529d ago0xe5bc02…ab9dd9
0x6fce…e2790x6366…f1e2Base$0.4770%0xfc74…d8a529d ago0x7613e4…7b7d83
0x6fce…e2790x6366…f1e2Base$0.0370%0x17c8…043629d ago0xb85a3b…01f4c3
0x6fce…e2790x6366…f1e2Base$0.6270%0xfc74…d8a529d ago0x64db3d…e391d4
0x6fce…e2790x6366…f1e2Base$0.0370%0xfc74…d8a529d ago0x18e8f4…d4f2e8
0x6fce…e2790x6366…f1e2Base$0.7270%0x17c8…043629d ago0xfe62f0…19a3f3
0x6fce…e2790x6366…f1e2Base$0.0470%0x17c8…043629d ago0xeba70d…d04805
0x6fce…e2790x6366…f1e2Base$0.0670%0x17c8…043629d ago0x3dc276…041068
0x6fce…e2790x6366…f1e2Base$0.0670%0x17c8…043629d ago0x39413c…d8ed9d
0x6fce…e2790x6366…f1e2Base$0.0670%0x17c8…043629d ago0xb8b188…415aef
0x6fce…e2790x6366…f1e2Base$0.0670%0x17c8…043629d ago0x145283…95ef9f
0x6fce…e2790x6366…f1e2Base$0.0670%0x17c8…043629d ago0xbd35cb…2e8bca
0x6366…f1e20x6fce…e279Base$0.7370%0xfc74…d8a529d ago0x59485d…2a258a
0x6fce…e2790x6366…f1e2Base$0.7370%0x17c8…043629d ago0x456040…fc6e84
0x6366…f1e20x6fce…e279Base$0.8170%0xfc74…d8a529d ago0x5b9a9a…81a014
0x6fce…e2790x6366…f1e2Base$0.8170%0x17c8…043629d ago0xa81624…c7fab9

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.