Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0x8e5446…8992a3
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0xa577a1…0a3d10
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0xf4dae4…53e1e6
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0xeecede…717066
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0xe76ae4…760eae
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0x27b852…f142a3
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0xae6aad…fdd8d0
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0xe55716…5dacfb
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa35d ago0x77f951…5e956d
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0x571fcf…10d3ab
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa35d ago0xfa2b65…92f1da
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0xe22d84…dc2dee
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0xcd8cbc…832bb3
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0x5bcc04…b9aca6
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa35d ago0xfec7fa…bbd27b
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0xa3a6ec…be8e74
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0x983be0…90fb95
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa35d ago0x67ca76…af5eaa
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0x72e007…f743a9
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0x7d6f0f…09b397
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0x1ccc51…25f551
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa35d ago0x84b26b…9b81a4
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0xf00552…9cef52
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0xf80f15…1b2669
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa35d ago0x37f0d5…98af6b

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.