Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x169918…1b538f
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeb6f79…e4b4d8
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb6d090…173686
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x67b73c…0c7848
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x98f166…3fe769
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3279d3…b6a4a7
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7e8fd2…cabe71
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x05598d…f5ed58
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdbae14…2e8752
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8fb994…7a271c
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc3bed0…620e95
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x87196f…d823b5
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x00dfc1…b4fb92
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x23b7b4…fc3a63
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6a871f…dc6ab4
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x776ad7…22c0cb
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x67d082…183bdb
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x018ea6…be2716
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa363dd…a7681f
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x936b54…1e4129
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe54336…20af8e
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe59b89…27038e
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x651980…0a4b7e
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xafbaa1…fcacba
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x03b708…6e215c

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.