Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0xca4e7e…13a0b8
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0xc36d87…cd429b
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0x56e598…5dc2f2
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0x1fc0a1…0e8ac9
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0xd39a21…b6250f
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0x613561…8a8434
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0x9709d5…bb1c1e
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0x7a29e9…c5da29
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0x3dbfc1…01a2ba
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0x2584e8…4a7575
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0xea7b4b…642f68
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0x0b3b6a…929522
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0x402fd6…0aa76f
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0x2014fd…a2d9e2
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0xc99b3e…6bbdbe
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0xde4dd5…2bda05
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0x35d7f2…2a38f3
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0xcbf2c7…f187c3
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0x61267a…5186a4
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0xb9feda…972cfb
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0xcf19de…7b218b
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0x83c727…5b765c
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0x6ceec6…2edf54
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0x75ed76…81083d
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa21d ago0xc6225e…0c1b56

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.