Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base$50.3970%0x2891…bc4c16d ago0x05917b…214073
0x3be9…575c0x4cd0…bc31Base$95.3070%0x2891…bc4c16d ago0xa7342a…4f2863
0x3be9…575c0x4cd0…bc31Base$50.4670%0x30d2…77d516d ago0x49e202…6de87f
0x3be9…575c0x4cd0…bc31Base$99.4870%0x30d2…77d516d ago0x929968…f35a7d
0x3be9…575c0x4cd0…bc31Base$15.4670%0x4337…9f2616d ago0xb3e5ce…c57440
0x3be9…575c0x4cd0…bc31Base$30.3970%0x1d53…c61316d ago0x874375…5f556a
0x3be9…575c0x4cd0…bc31Base$15.4870%0x4337…187e16d ago0xe2f0e9…e48285
0x3be9…575c0x4cd0…bc31Base$5,002.3570%0x4337…d99516d ago0x79a7a2…e27691
0x3be9…575c0x4cd0…bc31Base$110.4270%0x4337…7b1f16d ago0x49e085…b2d032
0x3be9…575c0x4cd0…bc31Base$5,002.3570%0x4337…5e7d16d ago0x8d59b1…71c2df
0x3be9…575c0x4cd0…bc31Base$10.3870%0x4337…187e16d ago0x71176a…2cba15
0x3be9…575c0x4cd0…bc31Base$10.4470%0x4337…5e7d16d ago0x6dbcdb…8ee9e4
0x3be9…575c0xaa9c…5a6bBase$500.0070%0x4337…187e16d ago0x95645c…b59b9e
0x3be9…575c0x4cd0…bc31Base$26.3970%0x2915…146516d ago0xc60026…d0cece
0x3be9…575c0x4cd0…bc31Base$30.4770%0x4337…224f16d ago0xd557cd…b2b213
0x3be9…575c0x4cd0…bc31Base$35.4570%0x2891…bc4c16d ago0x1bccc6…bfdfa6
0x3be9…575c0x4cd0…bc31Base$42.4670%0x2891…bc4c16d ago0x7640d9…bc7cbe
0x3be9…575c0x4cd0…bc31Base$50.4670%0x2915…146516d ago0x2ddea3…961969
0x3be9…575c0x4cd0…bc31Base$5,002.3570%0x4337…9f2616d ago0x2da847…cc24e2
0x3be9…575c0x4cd0…bc31Base$130.4370%0x2891…bc4c16d ago0x620e13…ecb388
0x3be9…575c0x4cd0…bc31Base$300.4970%0x2891…bc4c16d ago0x998bdb…e129e9
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…181116d ago0xf20aac…9c44d8
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…7a5d16d ago0x91d028…8f4cb1
0x3be9…575c0x4cd0…bc31Base$50.4670%0x2915…146516d ago0x0e140d…adb685
0x3be9…575c0x4cd0…bc31Base$300.4970%0x4337…8d0e16d ago0xeece9a…f1318f

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.