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%fluxa19d ago0x09b764…0d8ead
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa19d ago0x2d51d9…a81ee2
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa19d ago0x34b768…7ecc8e
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa19d ago0xc3c8f9…faf8d9
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa19d ago0xe226e6…f988cf
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa19d ago0x03511d…a9c5a6
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa19d ago0xea12e5…bf5cb6
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa19d ago0xae26b8…5d5715
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa20d ago0xe0f7a8…4c9797
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa20d ago0x0e99a3…edbb05
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa20d ago0x723852…e29e15
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa20d ago0x7c3175…5a888f
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa20d ago0x3b7185…5becc6
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa20d ago0x28166e…4268ef
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa20d ago0xcb7487…e887fa
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa20d ago0x8025fa…a33b72
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa20d ago0x45f91b…854fa9
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa20d ago0x727afb…dc1997
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa20d ago0x01ae59…80f01b
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa20d ago0xed5820…2225d2
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa20d ago0x7081ee…8e945c
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa20d ago0x2014af…20d4c1
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa20d ago0x0be706…7a1633
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa20d ago0x3b4663…3bb422
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa20d ago0x876dd6…f26251

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.