Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1150a7…28ff71
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI118d ago0x860f8a…e4534a
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI118d ago0x792878…61f52c
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf5c112…23059e
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb3ea92…5cfe3b
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5784e3…b5377e
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI118d ago0x052832…587fec
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa2d637…c889fe
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0ddbdb…ca56a1
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4c0890…1f5600
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8c7ee7…f25b43
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3dcfa9…b0f163
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8b0791…ef9a5c
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9991c8…257176
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0c8e26…d379ce
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdba95f…4aad39
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI119d ago0x353c82…fdbaac
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI119d ago0xffe5be…066475
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI119d ago0x8d0323…31bdda

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.