Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc3d0ba…0163a7
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9f67b6…628e43
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2c3be5…2b446e
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcaa930…238a39
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x83d97e…657da9
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x65fd89…ee80a9
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x978d80…177597
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe2540d…c542dc
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x941c24…7bda50
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x467224…d49466
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xefe50d…3b310c
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd26783…d5a45a
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1a331f…f2e680
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe1c849…f51b2e
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa0cd87…1855ff
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2b6f50…27c8a0
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5db7ca…bc3563
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd454cb…ee9804
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5a9a63…1cf4a7
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x628589…d9355f
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x259c80…ebc3e0
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x71731b…bc8a37
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x56205b…563f88
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x66b480…95cf26
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x810d40…a89e95

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.