Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x649c…8e2a0xc4f0…0bb9Base$1,294.1770%0xd05c…82609d ago0x195747…2236a8
0x649c…8e2a0xc4f0…0bb9Base$1,294.1070%0xd05c…82609d ago0x252bfa…4bf0a8
0x32a7…3cc10xc4f0…0bb9Base$46.6270%0xd05c…82609d ago0x142e00…9e61ff
0xc88c…d0ce0xc4f0…0bb9Base$85.2870%0xd05c…82609d ago0x1b992c…713e3e
0x32a7…3cc10xc4f0…0bb9Base$45.4470%0xd05c…82609d ago0x74543f…ba2f47
0x32a7…3cc10xc4f0…0bb9Base$44.4170%0xd05c…82609d ago0x2bc503…26af50
0x32a7…3cc10xc4f0…0bb9Base$43.5170%0xd05c…82609d ago0xb077ac…000a42
0x32a7…3cc10xc4f0…0bb9Base$42.0970%0xd05c…82609d ago0x9b72ae…a0ac1a
0x7e04…aebb0xc4f0…0bb9Base$24.0070%0xd05c…826010d ago0x2096a0…03ef1b
0x7e04…aebb0xc4f0…0bb9Base$23.0070%0xd05c…826010d ago0xfa8b95…aeb5f8
0x7e04…aebb0xc4f0…0bb9Base$22.5070%0xd05c…826010d ago0x43afdf…1ab09e
0x7e04…aebb0xc4f0…0bb9Base$22.0170%0xd05c…826010d ago0xf82684…48ce11
0x7e04…aebb0xc4f0…0bb9Base$21.0070%0xd05c…826010d ago0x1ec4a3…baa46e
0x649c…8e2a0xc4f0…0bb9Base$434.0970%0xd05c…826010d ago0xb97bd2…8fb7a2
0x39ae…858e0xc4f0…0bb9Base$48.0170%0xd05c…826010d ago0x36e11d…7d978d
0x649c…8e2a0xc4f0…0bb9Base$415.0970%0xd05c…826010d ago0xa1fa5d…3cdece
0x649c…8e2a0xc4f0…0bb9Base$408.0970%0xd05c…826010d ago0x1a005e…79b3cd
0x649c…8e2a0xc4f0…0bb9Base$403.0770%0xd05c…826010d ago0xe056ad…0cefc9
0x649c…8e2a0xc4f0…0bb9Base$390.0670%0xd05c…826010d ago0xa7e2cd…afd366

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.