Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5db4…2dc40xa112…7d60Basex402 service$0.001100%heurist113d ago0x24dc68…b1d3c5
0x5db4…2dc40xa112…7d60Basex402 service$0.001100%heurist113d ago0xc2ae30…e5d50f
0x5db4…2dc40xa112…7d60Basex402 service$0.001100%heurist113d ago0x320808…06b75e
0x5db4…2dc40xa112…7d60Basex402 service$0.001100%heurist113d ago0xa9e384…8447e1
0x5db4…2dc40x0495…eed9Basex402 service$0.01100%treasure113d ago0x429521…356928
0x5db4…2dc40x4e2e…e3e7Basex402 service$0.20100%treasure113d ago0xf5ebda…b61805
0x5db4…2dc40x4c3b…7ac3Basex402 service$0.05100%payAI114d ago0xf6d3e5…b7ff76
0x5db4…2dc40x1088…adf1Basex402 service$0.10100%payAI114d ago0x035196…1c94c6
0x5db4…2dc40x7814…a14aBasex402 service$0.01100%payAI114d ago0xc2aaec…3b1ebd
0x5db4…2dc4swiss-knife.ethBasex402 service$0.01100%payAI114d ago0xec5ed2…e1365e
0x5db4…2dc40x5288…adb9Basex402 service$0.10100%payAI114d ago0x934d92…18bb56
0x5db4…2dc40x5048…3a40Basex402 service$1.00100%payAI114d ago0x934d92…18bb56
0x5db4…2dc40x5048…3a40Basex402 service$1.00100%payAI114d ago0x877c32…663f80
0x5db4…2dc40xccaa…8cafBasex402 service$0.50100%0x0f3f…cc70114d ago0x36fcf7…b1ce41
0x5db4…2dc40x1117…7322Base—$0.50100%0x0f3f…cc70114d ago0x9c78b7…83576e
0x5db4…2dc40x1117…7322Base—$0.80100%0x4240…1143114d ago0xf9bb70…7300ea
0x5db4…2dc40x1117…7322Base—$0.50100%0x0f3f…cc70114d ago0xa9411a…7e8e9b
0x5db4…2dc40x9ea1…aa46Basex402 service$0.001100%payAI114d ago0xbdb271…1fec2d
0x5db4…2dc40xb989…dd34Basex402 service$0.005100%payAI114d ago0xe09037…faf823
0x5db4…2dc40xb989…dd34Basex402 service$0.005100%payAI114d ago0x298c20…c31cd0
0x5db4…2dc40xb989…dd34Basex402 service$0.005100%payAI114d ago0x6031d0…3c58eb
0x5db4…2dc40x0a37…8124Basex402 service$0.001100%payAI114d ago0x9fc24c…3fbaad
0x5db4…2dc40x0a37…8124Basex402 service$0.001100%payAI114d ago0xdcf076…e4417a
0x5db4…2dc40x7cf3…3981Basex402 service$0.0005100%payAI114d ago0x272326…406143
0x5db4…2dc40x0a37…8124Basex402 service$0.001100%payAI114d ago0x688816…9bc558

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.