Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9e7057…198f61
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7d309c…36c640
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbe2ef4…b429a8
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc73295…348533
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x16d0cb…5cd68b
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x167d78…0dc107
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x88870a…1b21c3
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x13dae4…899c2b
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe62ffa…91dc72
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2c64df…2cd5a7
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd2b145…2a1d3b
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe71456…39a920
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa6e63a…ec87cc
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5707ce…4c3688
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcd4b8f…053e7f
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x97cea9…460b94
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfdedc6…58ee9c
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x224db3…9c868d
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb7ed1f…de863f
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6ebb70…efd226
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x74c5f6…2d66f2
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe070fb…f91119
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcd0fd7…ec2354
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x130b90…fd6c4e
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x074d7e…24fc63

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.