Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0x63142e…4cf48b
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0xf1b37d…417d07
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0xa07e9c…6ed74c
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0x94c680…3c24a5
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0xbf29e3…2dda80
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0x34055e…56440a
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0x95fbfa…8d4411
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0xfe9b17…2218a8
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0x6b5135…5238eb
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0x3e22aa…9fe609
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0xc3dd7f…1a2cbf
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0x2b2930…c44285
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0x65b896…cd4de3
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0xc8ab90…77e7fc
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0xa086b8…77a69a
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0x54bfbb…131d50
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0x254b8e…e0eef4
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0x4e190d…e14466
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0xf696fe…f55c61

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.