Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf576…65920xf000…94fcBase$0.01100%coinbase42d ago0x0c7bf0…8be977
0xf576…65920xf000…94fcBase$0.01100%coinbase42d ago0x4365fb…b4028c
0xf576…65920xf000…94fcBase$0.01100%coinbase42d ago0x05e354…d7c1b9
0xf576…65920xf000…94fcBase$0.01100%coinbase42d ago0x21578d…cac350
0xf576…65920xf000…94fcBase$0.01100%coinbase42d ago0x93a22e…e5fb72
0xf576…65920xf000…94fcBase$0.01100%coinbase42d ago0x8e7468…b81d46
0xf576…65920xf000…94fcBase$0.01100%coinbase42d ago0x9adb3d…4cd7e3
0xf576…65920xf000…94fcBase$0.01100%coinbase42d ago0x92cbf4…5d1f8a
0xf576…65920xf000…94fcBase$0.10100%coinbase43d ago0x14b0eb…a3cc4e
0xf576…65920xf000…94fcBase$0.10100%coinbase43d ago0x3ec2fe…f62de5
0xf576…65920xf000…94fcBase$0.01100%coinbase43d ago0x533c58…bb4bdb
0xf576…65920xf000…94fcBase$0.10100%coinbase43d ago0x030937…05ef76
0xf576…65920xf000…94fcBase$0.10100%coinbase43d ago0xe0fea3…6022f7
0xf576…65920xf000…94fcBase$0.10100%coinbase43d ago0x3cd647…dd9a85
0xf576…65920xf000…94fcBase$0.10100%coinbase43d ago0xead7dc…5417ca
0xf576…65920xf000…94fcBase$0.01100%coinbase43d ago0xb1260a…9419df
0xf576…65920xf000…94fcBase$0.10100%coinbase43d ago0xe878a0…2b13d3
0xf576…65920xf000…94fcBase$0.10100%coinbase43d ago0x048263…0da432
0xf576…65920xf000…94fcBase$0.10100%coinbase43d ago0xdf2999…d89561
0xf576…65920xf000…94fcBase$0.10100%coinbase43d ago0x273a86…a83cc2
0xf576…65920xf000…94fcBase$0.10100%coinbase43d ago0x599afb…079766
0xf576…65920xf000…94fcBase$0.01100%coinbase43d ago0x969e58…6e139f
0xf576…65920xf000…94fcBase$0.10100%coinbase43d ago0x04e4e3…b4e9ef
0xf576…65920xf000…94fcBase$0.10100%coinbase43d ago0x84bdc5…581e95
0xf576…65920xf000…94fcBase$0.10100%coinbase43d ago0xb9f9a2…7d5dfc

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.