Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x765f0b…516926
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x56e996…2f8865
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2a1ab4…ac09ea
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc519f3…bd4134
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x62d0e4…8fa621
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x40d9b3…fc4b31
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x910834…8e88b8
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb0e783…46686e
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4dab62…68ab94
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2df4ff…7ea52e
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x07449b…f5becc
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x70b2c4…1166d2
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x89996f…cea610
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xec68d1…85d90d
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb8d362…bad1c4
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcfef53…802175
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbee70f…c8d005
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd5d62a…3d54ae
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd1d8b9…6aabbb
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x71a54f…fd5af5
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe7ecd3…37b42f
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xacc0c3…102533
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc18d37…1747b6
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0319cf…fb3c61
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0a432a…a378a3

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.