Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x1831…ebbdBasex402 service$0.005100%coinbase19d ago0x61ec1b…7ca032
0xe3ba…3fb30x1831…ebbdBasex402 service$0.01100%coinbase19d ago0xaa5e5b…4ffa7d
0xe3ba…3fb30x1831…ebbdBasex402 service$0.008100%coinbase19d ago0xf01684…8576e1
0xa2ad…a4c40x1831…ebbdBasex402 service$0.005100%coinbase19d ago0x17fa77…6e9505
0xa2ad…a4c40x1831…ebbdBasex402 service$0.01100%coinbase19d ago0x9d419b…c4781d
0xa2ad…a4c40x1831…ebbdBasex402 service$0.005100%coinbase19d ago0x13f08c…1ec4de
0xa2ad…a4c40x1831…ebbdBasex402 service$0.006100%payAI19d ago0x60e30a…02c8dc
0xa2ad…a4c40x1831…ebbdBasex402 service$0.002100%coinbase19d ago0x75f630…22a716
0xa2ad…a4c40x1831…ebbdBasex402 service$0.008100%coinbase19d ago0xb02c4a…552d0a
0xa2ad…a4c40x1831…ebbdBasex402 service$0.006100%payAI19d ago0xc0c4cd…4ee4d9
0xa2ad…a4c40x1831…ebbdBasex402 service$0.01100%coinbase19d ago0xd5daf5…8e98a8
0xa2ad…a4c40x1831…ebbdBasex402 service$0.005100%coinbase19d ago0xca5ba6…348e9e
0xa2ad…a4c40x1831…ebbdBasex402 service$0.005100%coinbase19d ago0xd3d627…10d70c
0xa2ad…a4c40x1831…ebbdBasex402 service$0.005100%coinbase19d ago0xa3202f…daaf4b
0xa2ad…a4c40x1831…ebbdBasex402 service$0.008100%coinbase19d ago0x44926d…521e09
0xa2ad…a4c40x1831…ebbdBasex402 service$0.005100%coinbase19d ago0x9f02a6…0f0ed9
0xa2ad…a4c40x1831…ebbdBasex402 service$0.005100%coinbase19d ago0xae3c52…efac8f
0xa2ad…a4c40x1831…ebbdBasex402 service$0.005100%coinbase19d ago0xa8fa9c…713e29
0xa2ad…a4c40x1831…ebbdBasex402 service$0.005100%coinbase19d ago0x477f07…edabfc
0xa2ad…a4c40x1831…ebbdBasex402 service$0.005100%coinbase19d ago0x8726c2…6f04f7
0xa2ad…a4c40x1831…ebbdBasex402 service$0.01100%coinbase19d ago0x949aa0…99f2e3
0xa2ad…a4c40x1831…ebbdBasex402 service$0.005100%coinbase19d ago0xed4cac…aac061
0xc9c7…16700x1831…ebbdBasex402 service$0.01100%coinbase19d ago0x5131bf…111717

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.