Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0x3066cf…908476
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0xe1a402…b0c4ed
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0x8ea868…a3ec80
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0x01fe7c…f9dc0c
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0x53db92…69cc17
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0x1a2909…ea4140
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0xce1d8c…f54f0c
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0xd896cb…9cd202
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0x61df9e…b76805
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0xbf46af…762d7a
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0xe040b7…0f7050
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0xb11793…9a69af
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0x7002bc…ff95e4
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0x6bf639…8b7458
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0x391075…7c4a7a
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0x4f3104…965f9e
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0x1042d7…9a1ef6
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0x117ba8…f06f22
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0x8de9d6…d74fc9
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0x174c7b…9849ab
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0x4c71d4…1b8b9e
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0x8660da…721f42
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0x901843…f76755
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0xadb687…3cd960
0x889c…5b2f0x6a5e…c666Base$0.001100%payAI174d ago0x6731ae…995986

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.