Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb639…73980xfe80…47eeBase—$0.001100%fluxa19d ago0x5d4d3b…4e3e40
0xb639…73980xfe80…47eeBase—$0.001100%fluxa19d ago0xe9d780…0ea287
0xb639…73980xfe80…47eeBase—$0.001100%fluxa19d ago0xc3b28f…77ad6a
0xb639…73980xfe80…47eeBase—$0.001100%fluxa19d ago0x528702…743acd
0xb639…73980xfe80…47eeBase—$0.001100%fluxa19d ago0x4053a3…d84262
0xb639…73980xfe80…47eeBase—$0.001100%fluxa19d ago0x48180f…071120
0xb639…73980xfe80…47eeBase—$0.001100%fluxa19d ago0xc439e5…82d02f
0xb639…73980xfe80…47eeBase—$0.001100%fluxa19d ago0x688b07…b81344
0xb639…73980xfe80…47eeBase—$0.001100%fluxa19d ago0x25f9de…e604b0
0xb639…73980xfe80…47eeBase—$0.001100%fluxa19d ago0x9b66f6…7b1247
0xb639…73980xfe80…47eeBase—$0.001100%fluxa19d ago0x8f1df9…6aaa37
0xb639…73980xfe80…47eeBase—$0.001100%fluxa19d ago0x6efee1…9408a5
0xb639…73980xfe80…47eeBase—$0.001100%fluxa19d ago0x3bc0c8…282f06
0xb639…73980xfe80…47eeBase—$0.001100%fluxa20d ago0x154dd0…601673
0xb639…73980xfe80…47eeBase—$0.001100%fluxa20d ago0x2fc500…44ddce
0xb639…73980xfe80…47eeBase—$0.001100%fluxa20d ago0x6cffca…a47f08
0xb639…73980xfe80…47eeBase—$0.001100%fluxa20d ago0x721b00…6005db
0xb639…73980xfe80…47eeBase—$0.001100%fluxa20d ago0x1afe11…950031
0xb639…73980xfe80…47eeBase—$0.001100%fluxa20d ago0x57bf74…d08783
0xb639…73980xfe80…47eeBase—$0.001100%fluxa20d ago0x4fe04c…3a5a7f
0xb639…73980xfe80…47eeBase—$0.001100%fluxa20d ago0x8a4fcf…d1d539
0xb639…73980xfe80…47eeBase—$0.001100%fluxa20d ago0xae9e19…21c6f0
0xb639…73980xfe80…47eeBase—$0.001100%fluxa20d ago0x8bd0b4…dfca39
0xb639…73980xfe80…47eeBase—$0.001100%fluxa20d ago0xdb6184…703557
0xb639…73980xfe80…47eeBase—$0.001100%fluxa20d ago0xd898c9…e07272

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.