Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3d35b6…79d0a3
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8792ab…535dc7
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2d60f0…578ced
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8586a7…c85e27
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7ab1c0…75ddfc
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0887c9…bf197c
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xee2452…6b8815
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6d8751…3dbd89
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x37f0b8…4739f1
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7a495b…e367b0
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe46e5d…743a5d
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf1b3a2…cc2b28
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x67686f…750f53
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0cb749…9e7647
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb83870…088147
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf5f135…380f5a
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3a5499…30d537
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa78683…747994
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x705b91…683f85
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7668b8…698038
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf88fae…dd4b32
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8124c2…61ce3b
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x13f949…4963cd
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3182d8…91a10f
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf5bf4a…fe79a5

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.