Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x0a07b9…a8bc34
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0xcf2350…eebeb8
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0xd1cf77…ef8d94
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x0eda90…6c5f8f
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x10c7d9…aa1e8e
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x9a102e…478f92
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x5d93dd…e3d296
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x71c01f…1e1ccb
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x24409a…879a1c
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0xa2eb2a…e6f5f7
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x04f7f6…73431b
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x33ca2c…67777c
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x180b0a…8992fa
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x041611…35684d
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x3d4c00…fa4fa0
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x65aa82…6091cc
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x7ced01…4f2c0a
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0xbdd685…ce472b
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x775f24…a8b09b
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x53f3f2…bdf6b7
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0xf3f66e…448268
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x23f06b…40122d
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x61341c…2fb6d1
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x0334a7…6e9f82
0x2b7c…1e3b0xfe80…47eeBase—$0.001100%fluxa20d ago0x822f8a…87974e

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.