Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0xb0b9df…ba484a
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0x58c8ac…bc9976
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0x3e6c33…4c9502
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0xcd3786…e8405b
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0x1626e1…8ea6ed
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0x9d934d…58acab
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0xd1cdf7…159800
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0x8adf94…f43687
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0x11b827…6418e9
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0x190c04…f1443b
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0x2bb65a…a3d65f
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0xe0f578…5a0541
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0xab59bf…0997d4
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0x4de0d3…ae680b
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0x64af17…faa0e7
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0x78f86c…a5c077
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0xa58185…040c06
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0xf68af5…33ab18
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0xbb08a1…4120be
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0x5d55e6…f6fce0
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0x9fdc46…a27d52
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0xfd1ad0…f65b25
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0x707fd6…a97d31
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0x5bde12…02a729
0xc2db…a4740x5d89…07ebBase3RouteSwap$0.001100%coinbase38d ago0x87dc6d…4050fd

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.