Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa45d ago0x88a83d…1659eb
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa45d ago0xacdd33…661f3f
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa45d ago0x82e427…890bc3
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa45d ago0x1415eb…77a0a9
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa45d ago0x5dbe49…da719c
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa45d ago0x7e197f…de02f8
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa45d ago0xe098d4…c9ef8c
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa45d ago0x42d723…626be5
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa45d ago0xc8fe62…8ea79f
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa45d ago0xb47bf8…6cc225
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa45d ago0x5df67b…9c5104
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa45d ago0x0cd20c…bb17fe
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa45d ago0xe9c846…c6df73
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa45d ago0xbd2dd9…537113
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa45d ago0xee28ae…262abd
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa45d ago0x7c9910…e1d4f5
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa45d ago0x71a754…621803
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa45d ago0x2a885d…077748
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa45d ago0x75a636…8798fe
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa45d ago0x6ab5bf…b6f034
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa45d ago0x1091b5…2b1f05
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa45d ago0x5c2bd7…fcec8e
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa45d ago0x8f1e7e…1ee9a1
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa45d ago0x8f3506…0f3662
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa45d ago0x27a882…37618e

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.