Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfbacc1…9d7728
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xee3346…1e2375
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x148679…b0a316
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7f71ce…54af16
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdce573…6eee39
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5df498…5952c6
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x874bb4…9625de
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x65ec49…597db9
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4c4b0b…4affec
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x470734…0d0606
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x757983…9e6b4f
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc242dc…8e904d
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa89c56…0d8260
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4dd8ab…00e821
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x80b502…bb9430
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaf84b7…6f24e1
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8dacb0…f693b9
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x020e84…459110
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x43427a…5368b9
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa05470…c4937d
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0d9bf2…39be2c
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x90f9aa…9d3b7a
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd13389…dbbbbf
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbf27da…a979a1
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf2c31f…fad234

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.