Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3143fd…cfb82d
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe3f167…55280b
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x10b497…b438a8
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7d0c3d…b82437
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8e07bd…27ef57
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0c83df…8c98ae
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcb757e…885485
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x880c15…084fec
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x57e1bf…7ce701
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x334b39…e5fbd8
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x04a31b…db5d94
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x975a7b…dc09e9
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xca616d…34fde5
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdcbb80…403f64
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x020263…0773d8
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc834d6…63cfa0
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9865ad…352e1d
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x38267e…497b82
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf2f598…01ffce
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI118d ago0xcd084f…d2dbac
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI118d ago0x190c9c…5d729a
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd1fcc9…2fadc2
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI118d ago0xcd7c64…4cc209

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.