Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa109d ago0x1e7cd8…b84fbe
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa109d ago0x01bf9e…c02756
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa109d ago0xaa8bc9…e5d148
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa109d ago0x60ea60…757e90
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa109d ago0xac541e…47a6f4
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa109d ago0x7eecc2…7ed2a1
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa109d ago0xed2d16…0f7776
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa109d ago0x0cd0fc…cad297
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa110d ago0xa7e544…86b98d
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa110d ago0x38829f…a31bfe
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa110d ago0xb5c71f…d11e8d
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa110d ago0x7d2692…3f1257
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa110d ago0x1a5b50…7836ec
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa110d ago0xb6f7f8…53d94b
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa110d ago0xff58e2…dcbf2f
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa110d ago0x70c704…329b3c
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa110d ago0x20622e…f7565f
0xb90a…9ae40x7b0b…7b9fBase—$0.01100%fluxa110d ago0xe95882…36657e

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.