Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdbce23…7324fd
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf00888…b0dab5
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9c77e6…8901e6
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf01c2d…d7d878
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x77297c…460886
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x29190c…45a08d
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x23f208…13b9d6
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbf5c07…305d61
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2aa1eb…634a74
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6d353a…15e938
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x44840a…b19784
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x52072b…1f4cb6
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbbc22d…e3bcc1
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf4caef…82c9f4
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbdaa22…1c2f94
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc7fc4d…af3da5
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x030b2d…1f6a18
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x39170d…6262b2
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb283dd…f1b431
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x938efa…2d5935
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5cb998…fa1633
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3e403e…c8df32
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x625d5b…2f25c4
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1f715d…46230a
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x00e373…41dee2

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.