Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0ed106…7a86fb
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x125273…b9d0c8
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1913ae…1669a8
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x35db02…0cfbfd
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x19a74d…73efae
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x269439…6247bb
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc11169…e8914e
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xec109f…21400a
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaeaf51…2976ab
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf9c8b4…30a4ff
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3cb37b…0bc9cb
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x67fa50…e4b06d
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd16258…3b281c
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb5b36b…72088e
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3aefd7…d8cc12
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3203c2…d4851f
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaff460…4fe17b
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb54b27…36ccea
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc658d…cb22ca
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x21bc6f…df957a
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2901d2…e7e39e
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x870a03…aab98a
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb60ea6…bc9da3
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x762a34…905204
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7fd4e3…562679

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.