Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf846…98b10x9c95…e299Base—$0.001100%fluxa34d ago0xe4d572…d5ff24
0xf846…98b10x9c95…e299Base—$0.001100%fluxa34d ago0x63b337…948113
0xf846…98b10x9c95…e299Base—$0.001100%fluxa34d ago0x279155…2ee2e5
0xf846…98b10x9c95…e299Base—$0.001100%fluxa34d ago0x3eb1b6…987361
0xf846…98b10x9c95…e299Base—$0.001100%fluxa34d ago0x53b152…936172
0xf846…98b10x9c95…e299Base—$0.001100%fluxa34d ago0xbbf932…8c4965
0xf846…98b10x9c95…e299Base—$0.001100%fluxa34d ago0x1d6cd9…c80f0b
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa34d ago0xceedd7…6dd6e1
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa34d ago0x64d96c…9e6a2f
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa34d ago0x549da0…aa7a6f
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa34d ago0x813b4c…05f40d
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa34d ago0x4187e3…adf0c7
0xf846…98b10x9c95…e299Base—$0.001100%fluxa34d ago0x0fcde0…a0d878
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa34d ago0x2eada8…7ecc19
0xf846…98b10x9c95…e299Base—$0.001100%fluxa34d ago0xc678c0…3c17a0
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa34d ago0x4ef627…033ce7
0xf846…98b10x9c95…e299Base—$0.001100%fluxa34d ago0xbd4818…61d8df
0xf846…98b10x9c95…e299Base—$0.001100%fluxa34d ago0xfe0c64…fa6e96
0xf846…98b10x9c95…e299Base—$0.001100%fluxa34d ago0xf73a8f…a510b1
0xf846…98b10x9c95…e299Base—$0.001100%fluxa34d ago0xe347f5…c2d4bd
0xf846…98b10x9c95…e299Base—$0.001100%fluxa34d ago0x5637ff…2b283d
0xf846…98b10x9c95…e299Base—$0.001100%fluxa34d ago0xe617b2…38de7e

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.