Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI119d ago0x276f78…bdd360
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI119d ago0x97e5df…4919c8
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd579fb…fe214a
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe5e9cb…ca2517
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI119d ago0x8f396c…83f146
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI119d ago0x6a5ad4…07d95b
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI119d ago0x1eec06…0a0638
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI120d ago0x776ed3…40b83b
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI120d ago0x966bec…d70ad7
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI120d ago0x0afe2c…06b962
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI120d ago0x2ea961…6fefb4
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI120d ago0x0466f4…326ce7
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI120d ago0xd12c50…3225e0
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf274c0…3c5905
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI120d ago0x52b755…12b89d
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI120d ago0x09d382…fe12a1
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc36eb5…a7101a
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI120d ago0x1f5d05…9d91dc
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI120d ago0x351f1a…161723
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI120d ago0x59f9ef…e36b81
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI120d ago0x975bf8…15fd63

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.