Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa0613b…72ceab
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0d18cc…4d0dee
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb8e69e…b2d69e
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4889ae…56ede3
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x104ad6…43286d
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf5d2f3…9c39e3
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf702b8…35fd49
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2fcabf…1e994f
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x586094…578f47
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x27a31b…006f7d
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa38ad3…6dc5f5
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9f8ced…514f01
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbe5468…e427fa
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7931d1…36fd2f
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x57523f…7dfa21
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc81fd7…a8b73b
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfcf543…520fd7
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x52c861…920cc0
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfe347f…755d07
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf9643d…31f666
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd43914…97ebc3
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbbfd63…da6f4c
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa3fe4c…e18dc5
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xccc9b5…de7480
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe7c385…da03db

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.