Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0x77e170…845348
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0xedc8cc…c24578
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0xf88143…da2309
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0x73a3a8…608822
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0x14726d…caa424
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0x0c00c9…18eb77
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0xf9590c…c74882
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0x30f890…9b8d22
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0x81e9df…710adf
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0x3bdd73…13e85c
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0xa034c2…c3d1de
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0x4490a3…1d302b
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0xc3c527…3517d6
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0xd1f5b3…02efc5
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0x7c03c6…de277e
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0x37552b…5ada91
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0x530d53…696fd5
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0x23365e…656d6d
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0x1535b0…e70956
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0xf0c801…7be023
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0x8b0a41…dfec33
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0x4f938a…709f78
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0xbe1aea…adecb2
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0x10a200…051e22
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa23d ago0xd30fd9…e0e94c

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.