Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa40d ago0xaa8010…d911ab
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa40d ago0x8cba73…44cacf
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa40d ago0x444019…10920c
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa40d ago0x426426…938b50
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa40d ago0xbaf9b5…6927b1
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa40d ago0xcfe95e…094410
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa40d ago0xa845a5…9120df
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa40d ago0x0c9727…66820f
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa40d ago0x7214a8…b320fb
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa40d ago0xb87034…09d5db
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa40d ago0x460997…24fb33
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa40d ago0xc7f640…e11149
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa40d ago0xd4614e…f1b0eb
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa40d ago0x3a4b8f…9b5ea2
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa40d ago0x49f87c…d159c8
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa40d ago0x76864d…8e6d6c
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa40d ago0x2bb452…58ab03
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa40d ago0x27cc76…8dacb1
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa40d ago0x2e604b…91f0f7
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa40d ago0xacbef9…b0e303
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa40d ago0x46f22e…69b493
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa40d ago0xd5090f…0dc3a5
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa40d ago0xe85402…a19fd8
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa40d ago0x63bad6…f688d7
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa40d ago0xf845b5…79cb08

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.