Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a85…21800x4cd0…bc31Base$1.0070%0xf70d…dbef30d ago0xb1a43d…5a562f
0x3be9…575c0x4cd0…bc31Base$210.5570%0x2915…146530d ago0x330735…d610a5
0x3be9…575c0x4cd0…bc31Base$50.4670%0x4337…187e30d ago0x0bd03d…049ba0
0x3be9…575c0x4cd0…bc31Base$10.3870%0x2891…bc4c30d ago0x9b1d22…043ec9
0xe7a3…d8060x4cd0…bc31Base$6.2770%0xf70d…dbef30d ago0xe669d6…c21df4
0x3be9…575c0x4cd0…bc31Base$70.4070%0x4337…d0b230d ago0xd95e34…fe0fcd
0x3be9…575c0x4cd0…bc31Base$99.4870%0x1d53…c61330d ago0xe111b9…e389b0
0x3be9…575c0x4cd0…bc31Base$349.5870%0x2891…bc4c30d ago0x228f1c…51f9f8
0x3be9…575c0x4cd0…bc31Base$70.4070%0x4337…32a430d ago0x9e9354…816b52
0x3be9…575c0x4cd0…bc31Base$100.4170%0x2891…bc4c30d ago0x5f63ec…3955e6
0x3be9…575c0x4cd0…bc31Base$50.3970%0x2915…146530d ago0x35295f…16cff1
0x2594…5b820x4cd0…bc31Base$5,999.9070%0xf70d…dbef30d ago0x67b491…56f868
0x3be9…575c0x4cd0…bc31Base$10.3870%0x1d53…c61330d ago0x2363bc…1ba375
0x3be9…575c0x4cd0…bc31Base$50.4670%0x2915…146530d ago0x9ebc82…3458f2
0x3be9…575c0x4cd0…bc31Base$30.4570%0x4337…2d7930d ago0xed4b0e…5eb49a
0x3be9…575c0x4cd0…bc31Base$20.4570%0x2915…146530d ago0x97cef5…c381e9
0xd93b…ee530x4cd0…bc31Base$51.9070%0xf70d…dbef30d ago0x33c3a4…e9fe7b
0x0c60…549d0x4cd0…bc31Base$350.0470%0xf70d…dbef30d ago0xcb1308…55c2b7
0x5d92…f02c0x4cd0…bc31Base$9.8770%0xf70d…dbef30d ago0x839aaf…efabf6
0xdc66…3f930x4cd0…bc31Base$8.0070%0xf70d…dbef30d ago0xb15d9a…478de4
0xdc66…3f930x4cd0…bc31Base$3,490.4270%0xf70d…dbef30d ago0xf87a77…b52215
0xd2ef…c0140x4cd0…bc31Base$5,107.6870%0xf70d…dbef30d ago0x044ffa…9caba8
0xcdf4…76c40x4cd0…bc31Base$22.9170%0xf70d…dbef30d ago0x7d4425…008bdd
0x52bc…59af0x4cd0…bc31Base$61.0170%0xf70d…dbef30d ago0xc7c505…c24153
0xd93b…ee530x4cd0…bc31Base$35.4870%0xf70d…dbef30d ago0xbb31d0…9c70c8

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.