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—$67.4670%0x4337…9e5d30d ago0x300d0c…40ec5b
0xd93b…ee530x4cd0…bc31Base—$36.1770%0xf70d…dbef30d ago0xb44404…9bb542
0x3be9…575c0x4cd0…bc31Base—$50.4570%0x4337…562730d ago0x27e5b7…0706bc
0x25c0…d9e10x4cd0…bc31Base—$15.2270%0xf70d…dbef30d ago0xd529e2…03deec
0x5d92…f02c0x4cd0…bc31Base—$2.9470%0xf70d…dbef30d ago0x3ba832…90ca8c
0x3be9…575c0x4cd0…bc31Base—$15.4470%0x4337…b35030d ago0x4e483c…1388ab
0x3be9…575c0x4cd0…bc31Base—$15.4470%0x4337…d99530d ago0x12e00d…08c702
0x5863…78450x4cd0…bc31Base—$0.9070%0xf70d…dbef30d ago0xb94ebb…44c914
0x3be9…575c0x4cd0…bc31Base—$15.4470%0x4337…c27130d ago0x8d2c34…65ebd7
0x3be9…575c0x4cd0…bc31Base—$15.4470%0x2915…146530d ago0x14df56…7ebf2b
0x3be9…575c0x4cd0…bc31Base—$15.4470%0x4337…029030d ago0x9e4b42…d1a611
0x3be9…575c0x4cd0…bc31Base—$25.3870%0x7b5c…7b9a30d ago0x24fb14…593f88
0x5d92…f02c0x4cd0…bc31Base—$3.0870%0xf70d…dbef30d ago0x108011…7367e7
0x3be9…575c0x4cd0…bc31Base—$130.4270%0x2891…bc4c30d ago0x8020f2…902189
0x3be9…575c0x4cd0…bc31Base—$15.4470%0x7b5c…7b9a30d ago0xe589e1…85f99d
0x3be9…575c0x4cd0…bc31Base—$15.4470%0x2915…146530d ago0x605c40…0880aa
0x5d92…f02c0x4cd0…bc31Base—$10.0370%0xf70d…dbef30d ago0xa3f5c4…fbfc66
0x3be9…575c0x4cd0…bc31Base—$15.4470%0x4337…562730d ago0x7a8508…f33c4a
0x3be9…575c0x4cd0…bc31Base—$15.4470%0x4337…9b7c30d ago0x1d4a62…b4e143
0x3be9…575c0x4cd0…bc31Base—$130.4270%0x7b5c…7b9a30d ago0x504fda…efb6e5
0x3be9…575c0x4cd0…bc31Base—$15.4470%0x4337…9e5d30d ago0xa0ea83…b8705b
0x3be9…575c0x4cd0…bc31Base—$130.4270%0x4337…2e1c30d ago0xc28af6…8c0bfc
0x3be9…575c0x4cd0…bc31Base—$15.4470%0x2915…146530d ago0x3d4fd0…ef2724
0x3be9…575c0x4cd0…bc31Base—$15.4370%0x1d53…c61330d ago0x1ec63a…f0d2f0
0x3be9…575c0x4cd0…bc31Base—$250.4770%0x2891…bc4c30d ago0x4492b8…60121f

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.