Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x8dbc4d…a09d8e
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x17764c…966034
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x6008b1…aa06d0
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0xc29144…100f4e
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0xbe4d0a…c91cf2
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0x3ca46b…ba97ec
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0x7215af…dfad48
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0xcc68ea…004987
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0xe12188…9f4d68
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0xbf2165…456ad8
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0x73169d…5942c0
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0x7d48ed…b751b2
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0xd45ce5…c9b3a3
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0x467f36…77e1e3
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0xfafd9e…f11688
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0xb5e025…a84b79
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0x1957c1…2de48a
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0xd1136d…cf5fd8
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0xbb1fd2…e084c3
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0x7b180c…02fa37
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0x5e1e1f…0aece7
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0x0b087d…3eb20c
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0xf8f784…ae85f0
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0x76d547…44ec37
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0x4a47d9…d2725c

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.