Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf2cf1e…73d40a
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1214fe…f9bbed
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0x44dbc9…86d245
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1c8e75…958dcd
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0x53a6ae…6cc4a4
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdda5d7…10680f
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0x02e120…1af66a
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7f7440…6fdb67
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2ca38c…29ca47
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcb5a8c…b4eeef
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe82821…f3578c
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc1c871…6166bf
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0x70a8a8…1f0590
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb312da…b59b11
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe68a1c…875e07
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe11792…6af950
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbc96c4…3e4e6a
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4740f5…fee20b
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfeec93…ebdf72
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf71946…9415dc
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8d4c66…c70088
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd1a1e8…a6fa58
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd6487d…81298b
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xae329a…7c0f25
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0x26486d…018ef2

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.