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…9e5d29d ago0x300d0c…40ec5b
0x3be9…575c0x4cd0…bc31Base—$50.4570%0x4337…562729d ago0x27e5b7…0706bc
0x3be9…575c0x4cd0…bc31Base—$15.4470%0x4337…b35029d ago0x4e483c…1388ab
0x3be9…575c0x4cd0…bc31Base—$15.4470%0x4337…d99529d ago0x12e00d…08c702
0x3be9…575c0x4cd0…bc31Base—$15.4470%0x4337…c27129d ago0x8d2c34…65ebd7
0x3be9…575c0x4cd0…bc31Base—$15.4470%0x2915…146529d ago0x14df56…7ebf2b
0x3be9…575c0x4cd0…bc31Base—$15.4470%0x4337…029029d ago0x9e4b42…d1a611
0x3be9…575c0x4cd0…bc31Base—$25.3870%0x7b5c…7b9a29d ago0x24fb14…593f88
0x3be9…575c0x4cd0…bc31Base—$130.4270%0x2891…bc4c29d ago0x8020f2…902189
0x3be9…575c0x4cd0…bc31Base—$15.4470%0x7b5c…7b9a29d ago0xe589e1…85f99d
0x3be9…575c0x4cd0…bc31Base—$15.4470%0x2915…146529d ago0x605c40…0880aa
0x3be9…575c0x4cd0…bc31Base—$15.4470%0x4337…562729d ago0x7a8508…f33c4a
0x3be9…575c0x4cd0…bc31Base—$15.4470%0x4337…9b7c29d ago0x1d4a62…b4e143
0x3be9…575c0x4cd0…bc31Base—$130.4270%0x7b5c…7b9a29d ago0x504fda…efb6e5
0x3be9…575c0x4cd0…bc31Base—$15.4470%0x4337…9e5d29d ago0xa0ea83…b8705b
0x3be9…575c0x4cd0…bc31Base—$130.4270%0x4337…2e1c29d ago0xc28af6…8c0bfc
0x3be9…575c0x4cd0…bc31Base—$15.4470%0x2915…146529d ago0x3d4fd0…ef2724
0x3be9…575c0x4cd0…bc31Base—$15.4370%0x1d53…c61329d ago0x1ec63a…f0d2f0
0x3be9…575c0x4cd0…bc31Base—$250.4770%0x2891…bc4c29d ago0x4492b8…60121f
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x4337…d99529d ago0xf486b4…33a4a6
0x3be9…575c0xaa9c…5a6bBase—$250.0070%0x4337…562730d ago0x4bb50a…3e7c51
0x3be9…575c0x4cd0…bc31Base—$43.3970%0x4337…283830d ago0xf67171…43932c
0x3be9…575c0x4cd0…bc31Base—$90.4170%0x2891…bc4c30d ago0xf93dcc…c82818
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x4337…ec2630d ago0xa8b629…a9c1b5
0x3be9…575c0x4cd0…bc31Base—$100.4170%0x4337…03f530d ago0x6d0c6c…6104cd

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.