Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa41d ago0x9d26c8…5f85f1
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa41d ago0xae2fa8…9a392f
0xd079…f6220x9c95…e299Base—$0.001100%fluxa41d ago0x7083d6…c564d6
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa41d ago0xe37f1b…2becd8
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa41d ago0x51b86f…03bcf1
0xd079…f6220x9c95…e299Base—$0.001100%fluxa41d ago0x3d6a3c…5bc324
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa41d ago0x610b54…16c2ee
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa41d ago0xc86b18…14ec33
0xd079…f6220x9c95…e299Base—$0.001100%fluxa41d ago0x66d6dc…ea3fbd
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa41d ago0xba589d…5b4a9c
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa41d ago0xb45112…52e1ae
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa41d ago0x747329…fb47e6
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa41d ago0x24ac16…08e6cd
0xd079…f6220x9c95…e299Base—$0.001100%fluxa41d ago0x96fc2e…cf1a3d
0xd079…f6220x9c95…e299Base—$0.001100%fluxa41d ago0x6caf03…9a800a
0xd079…f6220x9c95…e299Base—$0.001100%fluxa41d ago0xa0077b…a42b1e
0xd079…f6220x9c95…e299Base—$0.001100%fluxa41d ago0xfdab55…d15b02
0xd079…f6220x9c95…e299Base—$0.001100%fluxa41d ago0x1b9354…6e1390
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa41d ago0xca812c…4a1dc4
0xd079…f6220x9c95…e299Base—$0.001100%fluxa41d ago0x641576…413549
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa41d ago0x18e8ca…9919ae
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa41d ago0x772067…bae1a0
0xd079…f6220x9c95…e299Base—$0.001100%fluxa41d ago0x1028b0…dac49e
0xd079…f6220x9c95…e299Base—$0.001100%fluxa42d ago0xc0684d…907501
0xd079…f6220x9c95…e299Base—$0.001100%fluxa42d ago0x2282e0…a34824

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.