Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0x59a6be…0c404c
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0xfe94cc…724707
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0x693cf3…09fef6
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0x46a599…bdba43
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0x8c7535…f947f7
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0x4fbe1f…bf7116
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0x2f268c…ef990e
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0x1a9112…7bd268
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0x8818bf…4d4304
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0x1770ba…94da02
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0xeadd53…44650c
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0xa40055…3a1e13
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0x0c393b…3067d1
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0xafe3d2…3591d0
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0x3fe3b7…a8521e
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0x886b4e…3ec4f4
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0x080a0c…10c338
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0x07c85f…3c82f6
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0xd4f017…2ac833
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0x1b6130…890511
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0x0b6817…de281d
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0x26ef47…35b885
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0xc85068…7dfcbf
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0xdf1713…a59165
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa15d ago0x4afb3b…80526f

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.