Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x308695…540b4b
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3213f9…8e61f1
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8bddb6…e14f8d
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf2b0f2…90d7ad
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa48886…61d2b2
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xda2145…c314ed
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x689b0b…6e5d4c
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2310c7…d2f422
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa7d5f8…b0835b
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x35e9d9…d8f1aa
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6ee065…146618
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9ac2d2…d48961
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb3c854…78e770
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe3b380…0a1dc9
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xda9438…2d22b6
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcecdd0…0f4757
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6d1cfb…533d10
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbaf4df…f5cbe6
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x403873…401e37
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4190c6…4ce3e0
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc2fcbb…e409ef
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7cd0f5…2ccfbf
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdb109a…4863a2
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x25948b…9623a7
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x83b3e6…303ed7

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.