Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa36d ago0xd3afcf…e86b87
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa36d ago0x9526c9…9c96e1
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa36d ago0x9bd153…9b0d5a
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa36d ago0x2c8acf…143442
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa36d ago0x9f91ad…6c79aa
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa36d ago0xc881c1…9caf74
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa36d ago0xfe1521…304cc6
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa36d ago0xcd7866…19aa4f
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa36d ago0x920c8d…f07e3e
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa36d ago0xa79bdd…6263a0
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa36d ago0xba5205…44a063
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa36d ago0x39f0b3…0a9885
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa37d ago0xc352a7…eedc2d
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa37d ago0x581c06…dc1884
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0x9f6229…a90d99
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0x5af1cd…c892e7
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0x48533d…3f7e20
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa37d ago0x2fd998…ea1480
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa37d ago0xb74521…cf5670
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa37d ago0xf3aec7…adbf57
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa37d ago0x210985…b90380
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0x98a43d…f13883
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa37d ago0xc2b9fb…2a8141
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0xc5940e…1b9974

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.