Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0x96d291…f1e1ac
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0x0d47c9…0bd966
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0x49ee7c…7caf18
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0xa2a45c…d7d620
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0x2a9b63…761805
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0x629017…469622
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0x454eff…f7b486
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0xd0e181…edd384
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0x68eaec…3c8b04
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0x92b887…caba5e
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0x57a9be…5834e4
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0x0df4b3…397a2c
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0x5feaa3…f323db
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0x36f637…fb2bd2
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0x206408…7f1df5
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0x9f0c6f…46f54e
0xf737…90d40xf000…94fcBase$0.10100%Route unknown28d ago0x78ec86…b80141
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0x047472…d7f058
0xf737…90d40xf000…94fcBase$0.10100%Route unknown28d ago0x177c40…19e963
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0xa38b73…a59428
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0x13653a…7bd53b
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0xfba681…ee0ddd
0xf737…90d40xf000…94fcBase$0.10100%Route unknown28d ago0x54b963…edc1f4
0xf737…90d40xf000…94fcBase$0.10100%Route unknown28d ago0x87625b…ecc568
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0x87de57…a5bb20

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.