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%coinbase14d ago0x5e2f22…42aa92
0xf576…65920xf000…94fcBase—$0.01100%coinbase14d ago0x64b463…41dfa4
0xf576…65920xf000…94fcBase—$0.03100%coinbase14d ago0x9b7718…f3aed7
0xf576…65920xf000…94fcBase—$0.03100%coinbase14d ago0xe5d789…a96641
0xf576…65920xf000…94fcBase—$0.03100%coinbase14d ago0xcb5579…b78179
0xf576…65920xf000…94fcBase—$0.03100%coinbase14d ago0x90d55e…e3a07d
0xf576…65920xf000…94fcBase—$0.03100%coinbase14d ago0x08ae3b…39a68a
0xf576…65920xf000…94fcBase—$0.03100%coinbase14d ago0x809e3d…fd64c0
0xf576…65920xf000…94fcBase—$0.03100%coinbase14d ago0xd2661d…34955f
0xf576…65920xf000…94fcBase—$0.03100%coinbase14d ago0x684f96…29351f
0xf576…65920xf000…94fcBase—$0.03100%coinbase14d ago0xb6e324…6441a0
0xf576…65920xf000…94fcBase—$0.01100%coinbase14d ago0x919d29…495b77
0xf576…65920xf000…94fcBase—$0.03100%coinbase14d ago0x5a4202…cdcbce
0xf576…65920xf000…94fcBase—$0.03100%coinbase14d ago0xc9a11c…524561
0xf576…65920xf000…94fcBase—$0.01100%coinbase14d ago0xaf6c27…d745ff
0xf576…65920xf000…94fcBase—$0.10100%coinbase14d ago0xf23288…9ab15a
0xf576…65920xf000…94fcBase—$0.10100%coinbase14d ago0xebc21f…df1c88
0xf576…65920xf000…94fcBase—$0.10100%coinbase14d ago0x10a532…f2e266
0xf576…65920xf000…94fcBase—$0.01100%coinbase14d ago0xb8c4fe…aa7595
0xf576…65920xf000…94fcBase—$0.03100%coinbase14d ago0xb65b53…489e71
0xf576…65920xf000…94fcBase—$0.03100%coinbase14d ago0xb256da…e4742e
0xf576…65920xf000…94fcBase—$0.10100%coinbase14d ago0xd8e5c8…868097
0xf576…65920xf000…94fcBase—$0.10100%coinbase14d ago0x237c7c…383974
0xf576…65920xf000…94fcBase—$0.10100%coinbase14d ago0x45344d…5ae301
0xf576…65920xf000…94fcBase—$0.10100%coinbase14d ago0xfc5f24…15fa9c

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.