Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8df136…c409b6
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5f24f8…443b74
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc88f97…ed9050
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb0e17e…2512b2
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd25ac8…71c06d
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd5d3de…9997de
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2738a7…be5ab3
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4c104b…ae5fc7
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe37fcc…684725
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa5a85a…4a3429
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0f5956…adb368
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4e6620…bfda0e
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6bd030…fa007a
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x268a40…35af11
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x70d2d8…c2139d
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x63022d…511e48
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa6202a…b364fe
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdc577e…503769
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x39a991…e8a565
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9c26c7…b611d9
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb73c90…0a3c2b
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x24d0ac…ff5731
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x404734…b413bf
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2df30d…7fc54d
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI115d ago0x54eb5f…6c012f

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.