Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2421…29c30x6a5e…c666Base$0.01100%Route unknown91d ago0x13be50…23c41c
0x2421…29c30x6a5e…c666Base$0.01100%Route unknown91d ago0xede622…6abd06
0x2421…29c30x6a5e…c666Base$0.01100%Route unknown91d ago0xca1214…c8f327
0x2421…29c30x6a5e…c666Base$0.01100%Route unknown92d ago0xba10aa…5fcfed
0x2421…29c30x6a5e…c666Base$0.01100%Route unknown92d ago0x4ee545…ae2662
0x2421…29c30x6a5e…c666Base$0.01100%Route unknown92d ago0x7c0ae7…e9a22d
0x2421…29c30x6a5e…c666Base$0.01100%Route unknown92d ago0x1c011e…7725cc
0x2421…29c30x6a5e…c666Base$0.01100%Route unknown92d ago0x506154…6c587f
0x2421…29c30x6a5e…c666Base$0.01100%Route unknown92d ago0x972d3e…719a60
0x2421…29c30x6a5e…c666Base$0.01100%Route unknown92d ago0x2dbb5a…d01d2b
0x2421…29c30x6a5e…c666Base$0.01100%Route unknown92d ago0x5851d2…0f6d93
0x2421…29c30x6a5e…c666Base$0.01100%Route unknown92d ago0x467353…e492c8
0x2421…29c30x6a5e…c666Base$0.01100%Route unknown92d ago0xb7a030…51c4d4
0x2421…29c30x6a5e…c666Base$0.01100%Route unknown92d ago0x774a38…00649f
0x2421…29c30x6a5e…c666Base$0.01100%Route unknown92d ago0xfed07f…20813f
0x2421…29c30x6a5e…c666Base$0.01100%Route unknown92d ago0x12707f…786018
0x2421…29c30x6a5e…c666Base$0.01100%Route unknown92d ago0x2c98f7…e24886
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown92d ago0x48d142…270f71
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown92d ago0x02118f…a50a80
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown92d ago0xa4db0b…4f62ed
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown92d ago0xcebda6…e2b823
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown92d ago0x3e4920…6c81df
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown92d ago0xa8086d…ac6f63
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown92d ago0x3b5492…f8f152
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown92d ago0x6bc3cc…ba0ed8

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.