Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18d ago0x8a1380…f69c78
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18d ago0xe4efe8…0f45a2
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0x4c6ee8…3f433d
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0xf6e11d…5de298
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0x72ec15…e00672
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0x2c7150…57fc4c
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0x6ef270…9f1ba5
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0x8ec089…0f25cd
0xce6d…bbc30x8a6c…f293Base$0.0170%0x0b44…80fc19d ago0xb978bc…5cee53
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0xcad082…419397
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0x548eea…4bbb9e
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0x122459…83eeb6
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0x230f5c…d73aeb
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0x33466c…2861dc
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0xea79ad…ef98c0
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0xf108bf…0d1284
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0x4f1f76…3b078b
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0xa5d58c…2de416
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0x8f6769…e002dc
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0x03f712…418e4c
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0x904a1e…972c37
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0xb4f98d…156991
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0x6283db…832db6

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.