Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3407…70d20x9c95…e299Base—$0.001100%fluxa39d ago0x61c177…7b72d8
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa39d ago0xa045e1…e6f277
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa39d ago0x859bb7…ff94bd
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa39d ago0x1d8ca7…43fc84
0x3407…70d20x9c95…e299Base—$0.001100%fluxa39d ago0xde2278…b4f093
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa39d ago0x657084…b785c6
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa39d ago0x488b30…c38baa
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa39d ago0x9d93fc…229f50
0x3407…70d20x9c95…e299Base—$0.001100%fluxa39d ago0x1c97c2…a835e5
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa39d ago0x9c8005…a75f38
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa39d ago0x7989da…5a77a2
0x3407…70d20x9c95…e299Base—$0.001100%fluxa39d ago0xe31e8c…ade633
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa39d ago0x81d222…413e69
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa39d ago0xcae206…6c44cd
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa39d ago0xbbe120…d8ee78
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa39d ago0xa75d48…22ae5e
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa39d ago0x7880d1…eb1d08
0x3407…70d20x9c95…e299Base—$0.001100%fluxa39d ago0x16a233…28ee52
0x3407…70d20x9c95…e299Base—$0.001100%fluxa39d ago0x479b81…a55443
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa39d ago0x736909…83edd2
0x3407…70d20x9c95…e299Base—$0.001100%fluxa39d ago0xa7a728…3b4c4c
0x3407…70d20x9c95…e299Base—$0.001100%fluxa39d ago0xbe8905…e18ae1
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa39d ago0x9fabed…997fad
0x3407…70d20x9c95…e299Base—$0.001100%fluxa39d ago0xfeacb1…829d53
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa39d ago0x19c883…5e1bac

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.