Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x77c235…dd79ae
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc9074e…2ef141
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x109606…46e0e5
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x584997…e97da2
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x495f4e…14dfdf
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6362bc…679bf8
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb08d9a…74c3d5
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5dfcf1…33bc61
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdc3304…aa422a
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x328e0a…102bb3
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x798b3c…2d86e7
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xde5ab3…4562bf
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xddc64a…399ae8
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfca5c0…7c45cf
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x266ed7…d977d8
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x79d0e8…7e63b2
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xab3255…b843f4
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x73ddc8…046346
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x824546…f3c85d
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8ac300…cf7654
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x315482…00a759
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x734081…3b7707
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xae0862…9322a8
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x37fcea…5664e3
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x59c1e6…66cb89

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.