Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa9d ago0xe98779…20a62f
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa9d ago0xe86061…75ac2d
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa9d ago0xde9e1a…40bb7a
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa9d ago0x049387…3781e0
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa9d ago0x6efa76…d9c9cf
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa10d ago0xe801b7…e53138
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa10d ago0x29a2eb…b668a5
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa10d ago0xaffdcf…bf9c39
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa10d ago0x36248e…e3eadb
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa10d ago0xe3e028…30b8d8
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa10d ago0x4b1839…66749a
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa10d ago0xfd506b…758bb1
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa10d ago0xbb03a8…125006
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa10d ago0x0a1bae…02d1d0
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa10d ago0x3a0a93…8b8213
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa10d ago0xd8787d…2e7c93
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa10d ago0x67add8…4266eb
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa10d ago0xc35326…5828b9
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa10d ago0x9f8157…8e0645
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa10d ago0xe3ffa5…70a300
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa10d ago0x757904…4aec94
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa10d ago0x32e5f1…83938b
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa10d ago0x654add…f8fdcf
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa10d ago0xcc7f5e…5675f3
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa10d ago0x54e285…186353

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.