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$25.4270%0xfa06…14d834d ago0xdc9338…85fd3d
0x3be9…575c0x4cd0…bc31Base$250.4570%0x4337…882634d ago0x4ac0a6…38cdd8
0x3be9…575c0xf6ee…3bd2Base$0.00059870%0x4337…44cc34d ago0x57426f…f36d3b
0x3be9…575c0x31d0…2cd7Base$1.9170%0x4337…44cc34d ago0x57426f…f36d3b
0x3be9…575c0x4cd0…bc31Base$190.4270%0xb872…0ab334d ago0xa6f0d9…23dcf0
0x3be9…575c0x4cd0…bc31Base$300.4770%0x4337…f63734d ago0x0257b3…f8c71e
0x3be9…575c0x4cd0…bc31Base$200.4370%0x4337…403c34d ago0x1f073c…6114b2
0x3be9…575c0xf6ee…3bd2Base$0.00057770%0x4337…be7034d ago0xb7baed…1a200a
0x3be9…575c0x31d0…2cd7Base$50.3770%0x4337…be7034d ago0xb7baed…1a200a
0x3be9…575c0x31d0…2cd7Base$250.4570%0x4337…df4834d ago0x54675f…4c7cdf
0x3be9…575c0xf6ee…3bd2Base$0.00158770%0x4337…df4834d ago0x54675f…4c7cdf
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…283834d ago0xcec580…640872
0x3be9…575c0x4cd0…bc31Base$35.4270%0xb872…0ab334d ago0xce332c…bb427d
0x3be9…575c0x4cd0…bc31Base$100.3970%0x4337…663c34d ago0x85a0fd…defe50
0x3be9…575c0x4cd0…bc31Base$50.3770%0x4337…f96534d ago0xf39aab…cff682
0x3be9…575c0xf6ee…3bd2Base$0.00191670%0x4337…56c734d ago0xc29d17…6141a4
0x3be9…575c0x31d0…2cd7Base$42.4370%0x4337…56c734d ago0xc29d17…6141a4
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…f03834d ago0x1bdfd8…2b666d
0x3be9…575c0x4cd0…bc31Base$125.4970%0x4337…f03834d ago0x3b96e5…cae512
0x3be9…575c0x4cd0…bc31Base$150.4170%0xf279…f77f34d ago0x989b34…902ae2
0x3be9…575c0x4cd0…bc31Base$4.4170%0x4337…d6af34d ago0xa79001…f49de8
0x3be9…575c0x4cd0…bc31Base$100.3970%0x4337…d0b234d ago0x06cdeb…4c5274
0x3be9…575c0xf6ee…3bd2Base$0.00706170%0xfa06…14d834d ago0x4c0560…d7d5b7
0x3be9…575c0x31d0…2cd7Base$1.8570%0xfa06…14d834d ago0x4c0560…d7d5b7
0x3be9…575c0x4889…f13bBase$324.4170%0xf279…f77f34d ago0xb064c5…a8a90e

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.