Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46fb…04d10xfe80…47eeBase—$0.001100%fluxa50d ago0x2f025a…c79f49
0x46fb…04d10xfe80…47eeBase—$0.001100%fluxa50d ago0x4e1915…49c442
0x46fb…04d10xfe80…47eeBase—$0.001100%fluxa50d ago0x50c29f…90a756
0x46fb…04d10xfe80…47eeBase—$0.001100%fluxa50d ago0x03389b…c0446a
0x46fb…04d10xfe80…47eeBase—$0.001100%fluxa50d ago0xb2776c…bd14a8
0x46fb…04d10xfe80…47eeBase—$0.001100%fluxa50d ago0xc4bf6b…37ec17
0x46fb…04d10xfe80…47eeBase—$0.001100%fluxa50d ago0xc1658d…c541e5
0x46fb…04d10xfe80…47eeBase—$0.001100%fluxa50d ago0xa1669c…aa99be
0x46fb…04d10x9c95…e299Base—$0.001100%fluxa50d ago0x77ac6b…0420c7
0x46fb…04d10xfe80…47eeBase—$0.001100%fluxa50d ago0xc01d78…4c1b1e
0x46fb…04d10x9c95…e299Base—$0.001100%fluxa50d ago0x6b19d0…5f5c81
0x46fb…04d10xfe80…47eeBase—$0.001100%fluxa50d ago0xe9bd50…84b8d1
0x46fb…04d10xfe80…47eeBase—$0.001100%fluxa51d ago0xbb35c1…36753e
0x46fb…04d10x9c95…e299Base—$0.001100%fluxa51d ago0xc63929…956dd3
0x46fb…04d10xfe80…47eeBase—$0.001100%fluxa51d ago0xb815a4…159c44
0x46fb…04d10xfe80…47eeBase—$0.001100%fluxa51d ago0x6d6d94…0a396b
0x46fb…04d10xfe80…47eeBase—$0.001100%fluxa51d ago0xe914f3…7db687
0x46fb…04d10xfe80…47eeBase—$0.001100%fluxa51d ago0x523ecf…3af2bb
0x46fb…04d10xfe80…47eeBase—$0.001100%fluxa51d ago0xcc445d…cb729b
0x46fb…04d10xfe80…47eeBase—$0.001100%fluxa51d ago0xb71d1c…e8f4e2
0x46fb…04d10xfe80…47eeBase—$0.001100%fluxa51d ago0xf58522…c69b4a
0x46fb…04d10xfe80…47eeBase—$0.001100%fluxa51d ago0x9293b2…f1451b
0x46fb…04d10xfe80…47eeBase—$0.001100%fluxa51d ago0x3d5014…a6bffa
0x46fb…04d10x9c95…e299Base—$0.001100%fluxa51d ago0x49b4ae…e32831

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.