Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa37d ago0x303e14…24bde0
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa37d ago0x0d18b0…71b138
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa37d ago0x5d6bdb…576620
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa37d ago0xa516e6…5be8cb
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa37d ago0xb91911…43aef2
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa37d ago0x9c3862…31db71
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa37d ago0xf36b1e…1833df
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa37d ago0x5c4a54…26b0f6
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa37d ago0xde11a9…5c23ee
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa37d ago0xde72a2…2f603a
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa37d ago0x3b6d94…fb5cc1
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa37d ago0x12ba48…52b050
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa37d ago0xf9e75e…8e81ec
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa37d ago0x6caf55…c6032e
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa37d ago0x3f37da…07ee83
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa37d ago0x710b33…652cf4
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa37d ago0xdf0755…4eb038
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa37d ago0x96c0ce…8994c7
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa37d ago0xd7939a…c0b9f2
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa37d ago0x6a6bcb…3210cd
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa37d ago0xd88daa…cde097
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa37d ago0xae6404…3d36eb
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa37d ago0x68d79f…a69553

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.