Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa37d ago0xa19170…c7a1ce
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa37d ago0xeb0913…e77bde
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa37d ago0x5493fe…7e8550
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa37d ago0x557b2d…f4433d
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa37d ago0xb1b4ef…82f6dd
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa37d ago0xae86cc…be1217
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa37d ago0x4b759d…710a71
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa37d ago0xcc11b8…3710c9
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa37d ago0x5b80fc…90210d
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa37d ago0x33a952…cb2619
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa37d ago0x7d45cf…0c6f2d
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa37d ago0x44f50d…687038
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa37d ago0x5efd84…2a1d7a
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa37d ago0x126f7f…1c783b
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa37d ago0x0f7793…7a4581
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa37d ago0x00fcfc…3a6b15
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa37d ago0xeaa7c4…cb2a5b
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa37d ago0xd4d22c…99b4ec
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa37d ago0x8ffa8c…1024a3
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa37d ago0x4222af…3384fd
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa37d ago0x80055d…21a641
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa37d ago0xa3252a…e095f5
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa37d ago0x733c50…dcf933
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa37d ago0x904ad5…775b81
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa37d ago0xba86b8…dec401

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.