Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa43d ago0x7743f5…c2a195
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa43d ago0x740385…e5b062
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa43d ago0xa981c1…e2ae19
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa43d ago0x276944…df8e8c
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa43d ago0x1bcfdc…688461
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa43d ago0xeaab62…fc1ef4
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa43d ago0x3ba415…d386b6
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa43d ago0xca621c…bfa90c
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa43d ago0xbe43be…fb86be
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa43d ago0xf7d3ab…4c6a38
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa43d ago0x3eaa14…1dd1c3
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa43d ago0xa9bdb4…8e15b1
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa43d ago0x79eab3…36167f
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa43d ago0x991041…38eb28
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa43d ago0x57c385…ccd2c5
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa43d ago0x95a3fb…f323b1
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa43d ago0x96571a…0a0e14
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa43d ago0x916dd0…df392d
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa43d ago0x27937f…44915f
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa43d ago0xe7e45d…b17acc
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa44d ago0xc33ce7…c65e60
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa44d ago0x3d6821…30abfa
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa44d ago0x1ad501…c69952
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa44d ago0x19218e…94cb05
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa44d ago0x7b2999…39a002

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.