Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7b5b78…4ddfaf
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3e6d31…1ae5ca
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2e0b5c…0191c9
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4f48c6…c11784
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf9858f…e327f2
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1fd3ca…ce6553
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x27222b…ba58bf
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x69fe40…a2a7d0
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe29c7d…a67e2e
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7f0868…30f73e
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4bb605…75ec14
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x903d11…495737
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x57aba7…d3eae9
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x508328…6bb0fe
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x43bb64…a40e73
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa7d12f…e3270b
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaff1e9…189446
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x35e16c…f91334
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x74d523…54e224
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1a5ffb…b36b83
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5c953d…091e39
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc02c70…46f4bb
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9a31ab…fcf038
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb220db…cccba4
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x30fe08…3534a4

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.