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.01100%coinbase2d ago0x54f0e9…0a54db
0x0976…2f960xf000…94fcBase$0.10100%coinbase2d ago0x5c38d4…709791
0x0976…2f960xf000…94fcBase$0.10100%coinbase2d ago0x36857a…84def2
0x0976…2f960xf000…94fcBase$0.10100%coinbase2d ago0xe85c35…dc3a75
0x0976…2f960xf000…94fcBase$0.01100%coinbase2d ago0x1a87ed…40bdaa
0x0976…2f960xf000…94fcBase$0.10100%coinbase2d ago0xfea9b6…23c233
0x0976…2f960xf000…94fcBase$0.01100%coinbase2d ago0x55d2d0…e76ee1
0x0976…2f960xf000…94fcBase$0.10100%coinbase2d ago0x18a1d5…b24960
0x0976…2f960xf000…94fcBase$0.10100%coinbase2d ago0x7e3540…ebc744
0x0976…2f960xf000…94fcBase$0.10100%coinbase2d ago0x764b0e…a2f3f4
0x0976…2f960xf000…94fcBase$0.10100%coinbase2d ago0x449e05…c11f55
0x0976…2f960xf000…94fcBase$0.10100%coinbase2d ago0xb260ba…e71915
0x0976…2f960xf000…94fcBase$0.10100%coinbase2d ago0x5bdbe5…03ce8a
0x0976…2f960xf000…94fcBase$0.10100%coinbase2d ago0x9c0fac…bcb208
0x0976…2f960xf000…94fcBase$0.10100%coinbase2d ago0x9abe02…419555
0x0976…2f960xf000…94fcBase$0.03100%coinbase2d ago0xa838f6…d233c7
0x0976…2f960xf000…94fcBase$0.03100%coinbase2d ago0xd6ddb2…a7adde
0x0976…2f960xf000…94fcBase$0.03100%coinbase2d ago0x9c3ae8…28f5f5
0x0976…2f960xf000…94fcBase$0.03100%coinbase2d ago0x978aae…484826
0x0976…2f960xf000…94fcBase$0.03100%coinbase2d ago0x4c8c40…3db193
0x0976…2f960xf000…94fcBase$0.03100%coinbase2d ago0x0f1352…74ba0c
0x0976…2f960xf000…94fcBase$0.03100%coinbase2d ago0x106e1d…60518d
0x0976…2f960xf000…94fcBase$0.03100%coinbase2d ago0xd4c9f5…d85f2f
0x0976…2f960xf000…94fcBase$0.03100%coinbase2d ago0xde62d4…32abad
0x0976…2f960xf000…94fcBase$0.03100%coinbase2d ago0xef7c80…c180a6

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.