Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0x0866f7…4bce26
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0x369067…fad293
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0x461ae7…170e3e
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0x1a61ab…7dcec2
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0x95980f…9bf13e
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0x434212…e4ac94
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0x11e61f…3e6922
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0x3950e2…aca6a8
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0x548ed2…e5be05
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0xe7caab…721ca2
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0x0d8e4e…7b012d
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0xea974f…354517
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0xa58bfa…347a42
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0x6118be…37652d
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0xc5d243…91c313
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0x221788…1a52b5
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0x56d599…890a6f
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0xb2fa69…74e223
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0x6d4581…4accc2
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0x30463c…950aa2
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0x904887…dfeb40
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0x983121…330ad4
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0x887f25…3d5f55
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0xabf8c1…43d802
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa85d ago0xd1298c…72c588

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.