Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8c92ee…087e20
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe6f1f1…2c1654
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc97542…7b0372
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0dbf5c…b1cb4f
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcbb7af…7fba1d
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe595d3…6516bc
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x621d66…96671c
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0cb4a3…8404c1
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcd9fcb…44c126
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd68393…855a79
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe4fc71…6af88c
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8dda08…c06cb8
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI118d ago0xff56c7…da7517
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb71a4f…bdc07f
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfa4889…96be41
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfcdfb5…fea7f9
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2cabe9…7bc803
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI118d ago0x80de60…eebdc7
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI118d ago0xeff315…79077c
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc3e795…c0005c
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI118d ago0xae137b…3beaa1
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc49745…c9b7b0
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0c12a1…65b90b
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI118d ago0x37d59f…f829ed
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI118d ago0x04882c…7f5677

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.