Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa75d ago0xd1ca8f…77b8dd
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa75d ago0x1ea8ad…d3cc1c
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa75d ago0x36c6da…8f855b
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa75d ago0x9c42ef…a526b6
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa75d ago0x0d0ed4…cef268
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa75d ago0x11b0f3…5fd16c
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa75d ago0x545ade…7e72e2
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa75d ago0xd4cce1…8143b6
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa75d ago0x1e8700…d98b8a
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa75d ago0x46b651…831af8
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa75d ago0x3c7a44…3949f4
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x1b8d55…f56266
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x9f7366…5ca065
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x3efe7f…16499e
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x34987f…1baa4d
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x47e1be…db8f72
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0xe8d970…1f1208
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0xdc2e45…4c48ed
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x029b59…814df9
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x844897…bc1895
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x8214f1…e525e6
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x5de62a…fbdb18
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x86d914…326796
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x255090…a341a3
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0xbc340e…d1b339

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.