Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0d41fd…eeae60
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8923ff…96d620
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x07e4cb…95949e
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0787ff…646885
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x719d23…c4395c
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6738b7…a7ffee
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x144b86…14258d
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x678cbe…bbcd0f
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x82cdfd…ab1ce4
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x06f953…102c8d
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3e1338…3b6121
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0xadff40…860bb7
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeb1e6c…a75f27
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb0ed7f…1ad72c
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2251b5…def75a
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x848718…8ed075
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5b6b64…6a6579
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd84eb9…d01a0a
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x82d61a…04d67f
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4f1e11…88cb92
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0ea560…bc54bd
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfec8f4…50d08e
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaa52b3…8bd99d
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa16d8e…9ee78b
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0f84a6…423f13

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.