Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI107d ago0xec5fed…bfde04
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7d64a5…a651a2
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdb15c9…a8fcec
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x658817…49e71e
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6d9509…96ec32
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa4bb98…7a7910
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI107d ago0xda30a3…19525f
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0806c2…1db777
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x143149…2fe1ef
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd99227…9f6748
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x68d5c3…5ba069
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc2cbf8…da22ea
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x64e320…bdbe72
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x14cc34…ce82c7
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf7c2e7…715bc6
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd3c0ab…89142c
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2f8327…174fe9
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7cbf56…3a084c
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x405fdc…6b0171
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe4a04f…49156a
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x95fbce…26477d
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x17a1f1…eae5a7
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfef892…427a1c
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3a7600…b5bdee
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x77938e…876120

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.