Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb420…08d30xfe80…47eeBase$0.001100%fluxa35d ago0x9ab41f…99960a
0xb420…08d30x9c95…e299Base$0.001100%fluxa36d ago0x5dd603…901017
0xb420…08d30x9c95…e299Base$0.001100%fluxa36d ago0x65738e…51e017
0xb420…08d30xfe80…47eeBase$0.001100%fluxa36d ago0x3b9ab6…a93a3a
0xb420…08d30xfe80…47eeBase$0.001100%fluxa36d ago0x14a19f…3394dd
0xb420…08d30xfe80…47eeBase$0.001100%fluxa36d ago0x0352cb…b3deee
0xb420…08d30xfe80…47eeBase$0.001100%fluxa36d ago0xd57e9b…abc671
0xb420…08d30xfe80…47eeBase$0.001100%fluxa36d ago0x5d329e…88b4dc
0xb420…08d30xfe80…47eeBase$0.001100%fluxa36d ago0x54207b…1abfa9
0xb420…08d30xfe80…47eeBase$0.001100%fluxa36d ago0x1d4450…d2966f
0xb420…08d30xfe80…47eeBase$0.001100%fluxa36d ago0xb48da0…4894e9
0xb420…08d30x9c95…e299Base$0.001100%fluxa36d ago0xe54c07…cf359d
0xb420…08d30xfe80…47eeBase$0.001100%fluxa36d ago0xe5e861…be4dbd
0xb420…08d30xfe80…47eeBase$0.001100%fluxa36d ago0xfeb5df…0b24f8
0xb420…08d30xfe80…47eeBase$0.001100%fluxa36d ago0xdc804e…406be8
0xb420…08d30x9c95…e299Base$0.001100%fluxa36d ago0xff6e30…05e2c8
0xb420…08d30x9c95…e299Base$0.001100%fluxa36d ago0x272f03…b76583
0xb420…08d30xfe80…47eeBase$0.001100%fluxa36d ago0x4ab689…cb5df2
0xb420…08d30xfe80…47eeBase$0.001100%fluxa36d ago0x86f890…e0c778
0xb420…08d30xfe80…47eeBase$0.001100%fluxa36d ago0xa4c16d…ec34fa
0xb420…08d30xfe80…47eeBase$0.001100%fluxa36d ago0x7e439e…c00651
0xb420…08d30xfe80…47eeBase$0.001100%fluxa36d ago0x1d1bee…6a70d7
0xb420…08d30x9c95…e299Base$0.001100%fluxa36d ago0x0e79be…1c4291
0xb420…08d30x9c95…e299Base$0.001100%fluxa36d ago0x16ba6f…c078e4
0xb420…08d30x9c95…e299Base$0.001100%fluxa36d ago0xdf191d…7f3ab4

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.