Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0x46c786…72c324
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa18125…4e2408
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe724eb…fcbb07
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6a3c93…82744f
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8d6bad…60e8c6
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0x99d1c9…0d3913
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0d1b45…35aa48
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1d6f30…453aa1
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe9a98c…b2f9ce
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe203da…8e9392
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0xef152c…cd320a
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0x75cfea…055d7b
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0x048318…3f4579
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2d601c…da957f
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe22678…253bac
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbc53fb…d0adf7
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6f0935…1ae88c
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0x82319b…e5fb71
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc3888a…6cfa8a
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0x87db0a…8f1cae
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0x78e7e6…1fa9c4
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf248c4…995298
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0x92501a…010ada
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0x779d77…f437b3
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI105d ago0x860105…972df6

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.