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%fluxa48d ago0xfad1a6…79b169
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa48d ago0x3667f2…51dd57
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa48d ago0xb53844…8835dd
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa48d ago0xa84f5b…b884de
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa48d ago0xc5e22d…a2eda3
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa48d ago0xf799ed…f57399
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa48d ago0xd290ef…9ce0b4
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa48d ago0xb113e3…4a3167
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa48d ago0xf8d66d…7e5800
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa48d ago0x8e0ec5…25fb53
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa48d ago0x0c5c11…233c3c
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa48d ago0xc6aeb5…999d37
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa48d ago0x6b68d6…c5d8ed
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa48d ago0x24f4a6…f4734b
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa48d ago0x6fd918…797efb
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa48d ago0xb508f7…0f0356
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa48d ago0x88d43e…4f2d17
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa48d ago0xa8712d…7d8557
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa48d ago0xa86edf…0c351f
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa48d ago0xab360d…ce19f0
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa48d ago0x5990a9…ce034c
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa48d ago0x08d519…7b2c30
0x389c…3a3b0x9c95…e299Base—$0.001100%fluxa48d ago0xfd77a0…6d0007
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa48d ago0x032f7e…507394
0x389c…3a3b0xfe80…47eeBase—$0.001100%fluxa48d ago0x2443da…86ecfe

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.