Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0x253b8c…bea233
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0xb4d568…d84715
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0x692718…10865c
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0x282adc…ccb951
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0x29f6be…10b144
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0x790f39…e5ecbf
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0x3b8610…06ca3d
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0xb6cbd8…1b681d
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0xd48cb7…127501
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0x14b1c5…82106f
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0x217409…6e4a54
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0x414e6b…16b14b
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0xe057a4…079a94
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI122d ago0x2b3386…45d2ce
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI122d ago0xd8959f…24af40
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI122d ago0x2f1257…fb33d4
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI122d ago0xd2dc4e…288cc4
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI122d ago0x6fa6ba…0cf28b
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI122d ago0xd8950f…d066cd
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI122d ago0xe39f21…dc807a
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI122d ago0x916318…ce6d6c

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.