Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0xa6d47a…639d62
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0x5cd2a7…29f6a2
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0x8a9a23…e1a98d
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0xba72dc…93f032
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0xd5bb32…d5da9f
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0xe519ef…d2cf3c
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0xa7d597…b97f63
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0x4178bd…a293b1
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0xc234b8…552d5b
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0x14dbff…b06fd9
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0xc29935…e2567f
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0x2b391b…f3fe8f
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0x8b87b7…b8a023
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0xc4e981…d31480
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0x4ccce2…dbd7cf
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0x013f82…e34031
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0xc5f008…6d6915
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0x28ece3…f325f9
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0x2cebff…1aad9f
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0xad65a9…f718c5
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0xde638e…079b1d
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0x1e295d…3e78a8
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0x9f9d9a…a0eba5
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0x26e10a…cacd25
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa17d ago0x85b34d…f69d42

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.