Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56c6…f26f0x8bf0…64cbBase—$0.01100%coinbase74d ago0x111e14…6ad5c8
0x56c6…f26f0x481a…5a64Base—$0.01100%coinbase74d ago0x4bc991…367a74
0x56c6…f26f0x72db…2dd3Base—$0.01100%coinbase74d ago0x7ef732…b3e844
0x56c6…f26f0xf6a7…8721Base—$0.01100%coinbase74d ago0x334094…c89947
0x56c6…f26f0xde0b…8e13Base—$0.01100%coinbase74d ago0xb2486b…3af226
0x56c6…f26f0x6c2e…2963Base—$0.01100%coinbase74d ago0x55b2b3…aa5842
0x56c6…f26f0xf729…0a95Base—$0.01100%coinbase74d ago0x2115c5…83a0ab
0x56c6…f26f0x710d…3d35Base—$0.01100%coinbase74d ago0x44181f…b07ce0
0x56c6…f26f0xb5ce…d545Base—$0.01100%coinbase75d ago0x23b00b…377164
0x56c6…f26f0xcaf4…29c2Base—$0.01100%coinbase75d ago0x1cc7fd…997b88
0x56c6…f26f0xb542…52c6Base—$0.01100%coinbase75d ago0xe264e4…8eff69
0x56c6…f26f0x2826…55c0Base—$0.01100%coinbase75d ago0x19b28b…fa058b
0x56c6…f26f0x7e87…bd68Base—$0.01100%coinbase75d ago0xcac7b9…4c12d9
0x56c6…f26f0x1325…55a6Base—$0.01100%coinbase75d ago0x04240e…78b873
0x56c6…f26f0xcdb5…70a6Base—$0.01100%coinbase75d ago0x61dff6…1af2c2
0x56c6…f26f0x9740…d18dBase—$0.01100%coinbase75d ago0x04ea3c…f4df8d
0x56c6…f26f0xde82…f6adBase—$0.01100%coinbase75d ago0xa44d4c…c43e9d
0x56c6…f26f0x2fff…5f64Base—$0.01100%coinbase75d ago0xcf76b6…850220
0x56c6…f26f0x40b8…56feBase—$0.01100%coinbase75d ago0x41fe23…b59a9b
0x56c6…f26f0xbf5e…3b0bBase—$0.01100%coinbase75d ago0x03416d…10d16b
0x56c6…f26f0x21f7…e1ccBase—$0.01100%coinbase75d ago0x23146b…f9bcf9
0x56c6…f26f0xcb1e…dfeaBase—$0.01100%coinbase75d ago0x8fd680…64a77f
0x56c6…f26f0x456b…2180Base—$0.01100%coinbase75d ago0xeb96e4…1e4f3a
0x56c6…f26f0x2b1f…4458Base—$0.01100%coinbase75d ago0xad53a2…fb18f7
0x56c6…f26f0xf5cb…4422Base—$0.01100%coinbase75d ago0x0879e4…23fd6c

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.