Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0976…2f960xf000…94fcBase$0.03100%coinbase24d ago0x822bd0…9dc24c
0x0976…2f960xf000…94fcBase$0.03100%coinbase24d ago0x2f52b9…771d88
0x0976…2f960xf000…94fcBase$0.01100%coinbase24d ago0x72be70…556098
0x0976…2f960xf000…94fcBase$0.03100%coinbase24d ago0x019c8a…9d460e
0x0976…2f960xf000…94fcBase$0.01100%coinbase24d ago0x81bada…b033f7
0x0976…2f960xf000…94fcBase$0.03100%coinbase24d ago0x2d7536…ebcba9
0x0976…2f960xf000…94fcBase$0.01100%coinbase24d ago0xba5b3c…640905
0x0976…2f960xf000…94fcBase$0.03100%coinbase24d ago0xeac851…0010fd
0x0976…2f960xf000…94fcBase$0.03100%coinbase24d ago0x8a2ec3…69a09b
0x0976…2f960xf000…94fcBase$0.03100%coinbase24d ago0x2cb9e3…85e899
0x0976…2f960xf000…94fcBase$0.01100%coinbase24d ago0xd303d3…e1c9e1
0x0976…2f960xf000…94fcBase$0.01100%coinbase24d ago0xdb26d4…843b7c
0x0976…2f960xf000…94fcBase$0.03100%coinbase24d ago0x905c6c…a1896e
0x0976…2f960xf000…94fcBase$0.03100%coinbase24d ago0x53ab37…cccfa6
0x0976…2f960xf000…94fcBase$0.03100%coinbase24d ago0x3eed5c…b2a97b
0x0976…2f960xf000…94fcBase$0.01100%coinbase24d ago0xfc96d1…78d083
0x0976…2f960xf000…94fcBase$0.03100%coinbase24d ago0x33cb1f…692427
0x0976…2f960xf000…94fcBase$0.01100%coinbase24d ago0x1d806a…2aa392
0x0976…2f960xf000…94fcBase$0.03100%coinbase24d ago0x98f7e0…e4e41a
0x0976…2f960xf000…94fcBase$0.03100%coinbase24d ago0xc0ba20…4e8921
0x0976…2f960xf000…94fcBase$0.03100%coinbase24d ago0x6eb4eb…2e317b
0x0976…2f960xf000…94fcBase$0.01100%coinbase24d ago0x91ba25…19fd95
0x0976…2f960xf000…94fcBase$0.03100%coinbase24d ago0xbead13…2279f5
0x0976…2f960xf000…94fcBase$0.03100%coinbase24d ago0xa430a6…9ca459
0x0976…2f960xf000…94fcBase$0.01100%coinbase24d ago0x016488…c04bba

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.