Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe33f…d6f9Base$4.9870%0x64b2…883337d ago0x8b837e…90c8ba
0xa54d…49f50x88f2…0c5eBase$9.7670%0x64b2…883337d ago0xff5310…cbf355
0xa54d…49f50x6a16…c34dBase$1,859.6370%0x64b2…883337d ago0x8d0fac…ed6306
0xa54d…49f50x9b99…69a4Base$1,110.6470%0x64b2…883337d ago0x5f6482…c894de
0xa54d…49f50x9b99…69a4Base$1,110.6470%0x64b2…883337d ago0xe01ed0…8a0652
0xa54d…49f50x9cca…4a07Base$4.9870%0x7347…d69138d ago0x828e84…9ebad1
0xa54d…49f50x8c9b…4efcBase$4,654.9770%0x64b2…883338d ago0x0a049f…578374
0xa54d…49f50x494f…a88cBase$999.8070%0x64b2…883338d ago0x6e0eff…48a743
0xa54d…49f50x6a6b…72d2Base$1,042.9470%0x64b2…883338d ago0x5ccfc7…cfc722
0xa54d…49f50xe80d…c151Base$998.6370%0x7347…d69138d ago0xd4bacd…d5b8a8
0xa54d…49f50x9df5…1362Base$1,273.4470%0x64b2…883338d ago0xebabb0…20dd4e
0xa54d…49f50xf83a…9b45Base$1,121.0170%0x64b2…883338d ago0x9d8974…b714d0
0xa54d…49f50x1824…a492Base$1,094.2370%0x64b2…883338d ago0x1bd44b…289eb2
0xa54d…49f50xd7dc…4cb5Base$9,995.7870%0x64b2…883338d ago0x063fbb…47e048
0xa54d…49f5mileidy.ethBase$9,997.9370%0x64b2…883338d ago0x9c6e1e…c6281f
0xa54d…49f50xd7dc…4cb5Base$8,976.2770%0x64b2…883338d ago0xd20167…f88d49
0xa54d…49f50xe83f…54caBase$2,947.1470%0x64b2…883338d ago0xcf9c79…f3cb33
0xa54d…49f50x56ba…3c39Base$1,530.7170%0x7347…d69138d ago0x45c043…ca97b1
0xa54d…49f50xeaa5…89c4Base$1,979.5770%0x64b2…883338d ago0x841c7f…c40386

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.