Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc752d8…af9756
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbe77fd…307d60
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x08fe5f…ae1706
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa8ff7c…127a91
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6da6e9…a38d57
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x664c84…ebd75f
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd36297…861284
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd245e7…ff2a5d
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcd7c91…1c1660
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x950f2f…525864
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa07674…2d2358
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd97bfa…bf5df4
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7ef756…67bd6a
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0a4465…c9f2c3
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x80e81c…481020
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe3acd2…7fb667
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x449832…7f131d
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x59b55a…ea1ecd
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8c6c4b…8dd0be
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf31975…9c7dcb
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2f83b0…b769ab
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xea0781…3dea7a
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9c86ae…2cb537
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc1e042…725350
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7912d9…6afc9a

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.