Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1f897f…82fca7
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfadb32…644fe6
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1db1f8…be858a
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x45a4f8…7efca9
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc133d0…384f8e
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x174b8c…e230f5
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x83b9df…9ffb2b
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4c652d…648dd2
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x13b123…f6a0e4
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x46395a…0b33ec
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe34acb…1f8750
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc76622…0247e7
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x613abe…871a8f
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x01571e…9238ef
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa8c6dc…29e4e1
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x76f6af…5c596b
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x852021…727301
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x96f0be…44dbae
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x463226…a47162
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0xef35e8…4a5fe5
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2bede6…5ab879
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x07c462…6e7fdb
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6d9a03…94cf0f
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbd5277…72043e
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd3ebed…fd7690

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.