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 ago0x3606cd…050409
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdb2f7b…33ce37
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8f1de1…0ee418
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x04d8f9…7a81c6
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4787fc…6a4bf4
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc0b70c…9e5c43
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x04a2bf…00fd16
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x70bf73…a77004
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x34002e…4194ce
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2b5f9b…3d322a
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x79edfc…d6c3b3
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x95003a…866af1
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc65486…cf9a5e
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x61b7d4…938b41
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe8b180…b372e7
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x070cd4…3cd7c3
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x44b961…aa40d8
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xac6988…3f9575
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd4a04b…5f7022
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe58c33…45ac9e
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5a5e67…572fed
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1d2051…dddc77
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf7d593…00abf6
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x960cf2…5a9d51
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1384a2…875657

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.