Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d57…2bf80x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbbe713…be0b14
0x7d57…2bf80x6a5e…c666Basex402 service$0.01100%payAI112d ago0xba52e8…b1f653
0x7d57…2bf80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x25d1d4…6f0bf1
0x7d57…2bf80x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbe7525…2ba5b1
0x7d57…2bf80x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa9fc6c…7347da
0x7d57…2bf80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2814bf…db3608
0x7d57…2bf80x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd847ba…c64d6b
0x7d57…2bf80x6a5e…c666Basex402 service$0.01100%payAI112d ago0xafb5bd…543714
0x7d57…2bf80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6610a2…cc451e
0x7d57…2bf80x6a5e…c666Basex402 service$0.01100%payAI112d ago0xefb70d…586ee3
0x7d57…2bf80x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd74b6b…02851b
0x7d57…2bf80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x250ec5…f4c002
0x7d57…2bf80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x995e17…1911f8
0x7d57…2bf80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x44fb03…1b9cf3
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfc4e58…6b6f83
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd368fb…2b204e
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf92d77…466926
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7dc17e…4eb374
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0c4f27…7e53ed
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd79a7d…6664b6
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbb5b42…398d54
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaa12f5…35c209
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x04cf48…fa2cb1
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI113d ago0x20cc8e…eea1df
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf6ce31…0c70f4

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.