Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6fc470…824336
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x59303b…884882
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8f5a38…434a97
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe97522…b7384c
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x264bf1…090f91
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7fff85…cf4908
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb7ac28…97224b
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3b4fc9…7cd1bc
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x301de0…f92e14
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x477102…88091f
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1a0a43…fa0495
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x93491a…270701
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3da886…e60abb
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf03a30…dccb4f
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x50750f…c59210
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8851be…5c0955
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3feb8c…f63d99
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x21d5dc…d62dc3
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf264b6…b86839
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x973dcc…0cfda4
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9f778c…55c181
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa2cd5b…26d8a2
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc65256…fbc4f3
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1afe76…33159f
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd3fbd7…c1cc5e

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.