Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0xea8c50…94edf5
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfd15d1…b8528c
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb46af1…68a250
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5cf322…8128f6
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x95a6e5…712577
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x30a634…e10cca
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x97d473…b4e397
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x093fea…0ae90b
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcf53ed…2db019
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbe4199…07f3ee
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2a75da…a6a789
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9062f7…05fcce
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3df205…c317f2
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x68ce5a…9ed47b
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4bd7c2…b4068b
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc29fd0…8476fd
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x708faa…e52b08
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8c5bfc…acffa8
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x080597…eec3ee
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe58e93…d51277
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x49b5c2…4bb132
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4d23c2…87c2d3
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3a0e57…a63f1e
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8de308…20f9b8
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4bc5f2…7b3ea7

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.