Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown60d ago0x367ce7…39ea8a
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown60d ago0x6a9114…4f1bd6
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown60d ago0xeb5608…c3c958
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown60d ago0x361329…9ed917
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown60d ago0x635e02…f033c2
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown60d ago0x4f1121…dd9134
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown60d ago0x9751da…5bc50b
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown60d ago0xf52899…c2ef05
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown60d ago0x9841e4…030ddd
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown60d ago0xafb2fa…01b237
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown60d ago0xb1178f…52fcd2
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown60d ago0xa100a8…3fe8f7
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown60d ago0xa49c60…f9f3ec
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown60d ago0x56bb93…ff21d0
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown60d ago0x9ba3ec…270852
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown60d ago0x19f915…f344f2
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown60d ago0x23211f…741fa5
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown60d ago0x5af4c1…ddd004
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown60d ago0xb8ad38…9a5e0d
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown60d ago0x472f2c…5f8c2e
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown60d ago0xfb817f…2acee3
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown60d ago0x511e6a…105ccb
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown60d ago0x1c2586…2859ec
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown61d ago0xfbd583…6c75eb
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown61d ago0xeb03e4…89876a

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.