Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa38d ago0xc76c37…692470
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x764bd9…457b81
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x03b25b…24762f
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x52d588…7150e8
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa38d ago0xbcb8c5…5ea155
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa38d ago0xaf656d…bf1ca1
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa38d ago0x99a2e3…63a3d5
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x2b4c47…a807cd
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x1a8734…5fb409
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa38d ago0xee02d4…88af81
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa38d ago0xf16698…749ac7
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa38d ago0xcd658d…44ed7e
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x072fc5…b8fd90
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa38d ago0x0845d2…273b49
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa38d ago0xcf2049…dbd764
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa38d ago0xcc88fd…db0c52
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa38d ago0xd2b975…ba4eba
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa38d ago0xcb3eac…026dac
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa38d ago0xaf8b89…82d7a9
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x5a4907…357f01
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa38d ago0xee99d2…04f6dd
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x8bafcc…69ab8b
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x30f663…f696b0
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa38d ago0xaf9ff4…d7da11
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x1616e1…02155e

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.