Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f2d…c7ea0xf697…1b88Base—$0.01100%coinbase59d ago0xb61943…a95e38
0x5f2d…c7ea0x1572…a4d1Base—$0.01100%coinbase59d ago0xcab114…e4fde9
0x5f2d…c7ea0x9f80…fc0bBase—$0.01100%coinbase59d ago0x43c0b9…b7a6c4
0x5f2d…c7ea0x6ce0…8ee7Base—$0.01100%coinbase59d ago0x3c9aa2…47f3f3
0x5f2d…c7ea0x485a…69c4Base—$0.01100%coinbase59d ago0x8ad8a0…9dd507
0x5f2d…c7ea0x1025…308eBase—$0.01100%coinbase59d ago0xf5786b…0307e3
0x5f2d…c7ea0x2fc5…3620Base—$0.01100%coinbase59d ago0x5f2244…ae24c5
0x5f2d…c7ea0x7493…0fe6Base—$0.01100%coinbase59d ago0xad7337…641f4f
0x5f2d…c7ea0x0be5…cd0cBase—$0.01100%coinbase59d ago0xf772a9…09645c
0x5f2d…c7ea0x1aa7…cf68Base—$0.01100%coinbase59d ago0x928709…066a25
0x5f2d…c7ea0x528a…924eBase—$0.01100%coinbase59d ago0xe5ae89…42f90f
0x5f2d…c7ea0xe29a…d3a6Base—$0.01100%coinbase59d ago0x26e24a…dc3a6f
0x5f2d…c7ea0xb5bb…a381Base—$0.01100%coinbase59d ago0x470559…bfef8b
0x5f2d…c7ea0xa01c…e047Base—$0.01100%coinbase59d ago0xd8a626…25f14a
0x5f2d…c7ea0x260b…9015Base—$0.01100%coinbase59d ago0x05ec29…5e050c
0x5f2d…c7ea0x5427…e074Base—$0.01100%coinbase59d ago0x57133a…ba9e5a
0x5f2d…c7ea0x5642…5703Base—$0.01100%coinbase59d ago0xad3576…e2f478
0x5f2d…c7ea0x44e7…3c8dBase—$0.01100%coinbase59d ago0xd155b5…f341f8
0x5f2d…c7ea0x8c2c…17ccBase—$0.01100%coinbase59d ago0x0cbb22…c7f33a
0x5f2d…c7ea0xd632…5366Base—$0.01100%coinbase59d ago0x0ff067…437bec
0x5f2d…c7ea0xb9ac…bebfBase—$0.01100%coinbase59d ago0x40d647…0b09f4
0x5f2d…c7ea0xd853…8914Base—$0.01100%coinbase59d ago0x9abef5…9c9f26
0x5f2d…c7ea0x31ec…2fe3Base—$0.01100%coinbase59d ago0x901a24…1ff6f1
0x5f2d…c7ea0xb0c4…ebc8Base—$0.01100%coinbase59d ago0x2aab55…b232e8
0x5f2d…c7ea0x51dd…6fcfBase—$0.01100%coinbase60d ago0x170748…13ce9d

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.