Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd391…220a0x9c95…e299Base—$0.001100%fluxa34d ago0x3ef500…c89af9
0xd391…220a0x9c95…e299Base—$0.001100%fluxa34d ago0x1ad047…9c1eff
0xd391…220a0x9c95…e299Base—$0.001100%fluxa34d ago0x9a6a96…c5fd7d
0xd391…220a0x9c95…e299Base—$0.001100%fluxa34d ago0x6b0c6e…1fc48d
0xd391…220a0x9c95…e299Base—$0.001100%fluxa34d ago0x2ac13d…97a15a
0xd391…220a0x9c95…e299Base—$0.001100%fluxa34d ago0xa9023d…c865bc
0xd391…220a0x9c95…e299Base—$0.001100%fluxa34d ago0x3e1abf…f97c79
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa34d ago0xf517e4…26e336
0xd391…220a0x9c95…e299Base—$0.001100%fluxa34d ago0x764ca0…c2f9fa
0xd391…220a0x9c95…e299Base—$0.001100%fluxa34d ago0x97a3f1…eb909d
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa34d ago0x077fa3…58003b
0xd391…220a0x9c95…e299Base—$0.001100%fluxa34d ago0xcca607…8aea72
0xd391…220a0x9c95…e299Base—$0.001100%fluxa34d ago0x2e8685…3445fd
0xd391…220a0x9c95…e299Base—$0.001100%fluxa34d ago0x7ba4af…390d2d
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa34d ago0x5edc89…8e0384
0xd391…220a0x9c95…e299Base—$0.001100%fluxa34d ago0x8956ef…3f4c91
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa34d ago0xdfa6a8…100bda
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa34d ago0x339fd5…9e017e
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa34d ago0x9e8c7d…a3b355
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa34d ago0xf3664c…e5bacb
0xd391…220a0x9c95…e299Base—$0.001100%fluxa34d ago0x00bef5…f6ce8e
0xd391…220a0x9c95…e299Base—$0.001100%fluxa34d ago0x436188…305b93
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa34d ago0x009e18…ff7a96
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa34d ago0x493835…cb38a2
0xd391…220a0x9c95…e299Base—$0.001100%fluxa34d ago0x26ebdc…333852

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.