Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9a73e7…e4676d
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6a6681…699fca
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI107d ago0x365674…c67a3a
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4b1834…0ee33c
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI107d ago0x44317b…f7ffe4
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI107d ago0x303c6a…c32ea9
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI107d ago0x63bd50…6fef28
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7162f1…2d8d06
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf94610…49ebde
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI107d ago0xda3e3f…654125
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4be37a…161c81
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa7f089…0c5cfd
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1c7717…8d4c96
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6c561f…25b587
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfd1a7f…722076
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI108d ago0x151292…987795
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI108d ago0x47bca6…88cba9
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe54bd0…55f9e8
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbd5ec6…c3f58a
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI108d ago0x54361f…df4092
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc49ae3…843e95
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI108d ago0x82d1f1…8d4bf9
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI108d ago0x434124…b023ce
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc00fbf…9bf1b8
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7aa20e…48d416

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.