Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xde7113…b687bf
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaa3622…0ca749
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x17576a…23d8b4
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x391bb2…8cb1d5
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa5853b…abc2be
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x036904…2b3302
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcc38ae…9dfcaf
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x375df1…02aa87
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0282c4…97ce28
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe81c33…11ad92
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf4e101…f76254
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x97740b…2e5162
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff00af…c53f7f
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff3644…68004e
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf1ae07…41cf90
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x00c437…28bcb4
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1a5618…fe8840
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x78cefe…166b86
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe4c42e…214904
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x34aa0f…4bbea9
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf7ceba…4edc76
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x864dc8…993ab5
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x16daff…af7c6c
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x783243…1f1f7b
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc3ecb4…1ae3eb

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.