Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f4b…be9a0x4f4b…422dBase—$0.0015100%coinbase38d ago0xb65d49…f0f133
0x51a9…d7490x4f4b…422dBase—$0.001100%coinbase38d ago0xbb7e84…07672d
0xf557…2de90x4f4b…422dBase—$0.001100%coinbase38d ago0xbcc49b…7fbb2f
0xedbb…35690x4f4b…422dBase—$0.001100%coinbase38d ago0x71e19e…18d1b0
0xc164…de530x4f4b…422dBase—$0.001100%coinbase38d ago0x5567c9…45fd8f
0x5581…ae960x4f4b…422dBase—$0.0015100%coinbase38d ago0x3f472e…192948
0x5b6f…7a2c0x4f4b…422dBase—$0.04100%coinbase38d ago0x15f728…ddba25
0x0c96…9c290x4f4b…422dBase—$0.001100%coinbase38d ago0xcd2b3c…039a5b
0x8d23…47fa0x4f4b…422dBase—$0.04100%coinbase38d ago0x4fd85c…15c880
0xd2b4…642e0x4f4b…422dBase—$0.04100%coinbase38d ago0x45eb62…7c3ca9
0x8466…f4ba0x4f4b…422dBase—$0.04100%coinbase38d ago0x9773a8…c68da9
0xae00…c0e40x4f4b…422dBase—$0.001100%coinbase38d ago0x01c8b3…062f6f
0xb6a4…3a5b0x4f4b…422dBase—$0.04100%coinbase38d ago0xee70e3…f8217d
0x9f38…29400x4f4b…422dBase—$0.0035100%coinbase39d ago0xf5cd5c…29c1cf
0xad7b…348e0x4f4b…422dBase—$0.04100%coinbase39d ago0xece83b…1e015c
0xfc2e…87d50x4f4b…422dBase—$0.0035100%coinbase39d ago0x288682…0fa16d
0x2f71…16360x4f4b…422dBase—$0.04100%coinbase39d ago0x3066df…e0de43
0x984a…4fe70x4f4b…422dBase—$0.04100%coinbase39d ago0x6a8d79…06d929
0x26db…8aa90x4f4b…422dBase—$0.0015100%coinbase39d ago0x653c7e…65cbb7
0x8791…119b0x4f4b…422dBase—$0.001100%coinbase39d ago0x9011b3…1c3675
0xe267…d9ca0x4f4b…422dBase—$0.001100%coinbase39d ago0x022040…a29f06
0x4bd4…b3e10x4f4b…422dBase—$0.0035100%coinbase39d ago0x8435c7…701b06
0x1164…6e9e0x4f4b…422dBase—$0.001100%coinbase39d ago0x6182ea…e80a37
0xf9a8…91890x4f4b…422dBase—$0.0035100%coinbase39d ago0xf3309f…94191a
0xb951…0a7d0x4f4b…422dBase—$0.04100%coinbase39d ago0xfafd5f…bc2cce

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.