Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x06de29…10eeb6
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe1f23d…45b56c
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x015eec…c2f931
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x79baab…05677d
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x08d150…9dea69
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbf92b0…58d0ad
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4c6b54…710b9c
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd36f97…abdd40
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x518e5c…27cd97
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x00b4be…1962fd
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x185199…ebb660
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x065932…ade372
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3f86ec…92eb4a
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9fda2f…7d43cf
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1831b8…e4445e
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfb2fbe…c710ff
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x05bb53…57326a
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8455cb…189331
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6a96e6…9d1b40
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb90813…3c6228
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8e62ee…468c4e
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x260215…b08fae
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x27201d…175f01
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf863a9…7b6a19
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI117d ago0x044881…56fec7

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.