Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa38d ago0x4032a6…c3a1bc
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa38d ago0x9f0d58…7f8948
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa38d ago0x45b197…2e8b39
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa38d ago0x3d787f…3d1075
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa38d ago0x65294c…495193
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0x69f843…0487a0
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0x6dcbd0…b282a2
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0x9f512c…97edb3
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa39d ago0x77c632…2d3aa3
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0x4b9492…a03695
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0x04be8b…59e563
0x7bb1…2a0c0x9c95…e299Base—$0.001100%fluxa39d ago0x672a1f…cca146
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0x31afbc…3dbc6c
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0x9660af…479bf7
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0xa334ad…572db5
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0x495b4f…3b3fb2
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0x5ffc4f…032fa4
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0x871395…06c423
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0xff1100…e2afa0
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0x330de7…f09a52
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0x47e5d4…3ce806
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0xde84a9…9e317c
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0x084c3e…08674e
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0x813dd6…c6b56b
0x7bb1…2a0c0xfe80…47eeBase—$0.001100%fluxa39d ago0xb258ff…80691f

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.