Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown82d ago0x02c6ff…79467f
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown82d ago0x8873cb…e72628
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown82d ago0x1de375…b9dd60
0x7838…e0060x6a5e…c666Base$0.001100%payAI82d ago0x50d248…f10817
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown82d ago0x8a2b08…0eb866
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown82d ago0x57e965…04947c
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown82d ago0xbb936b…d970f8
0x7838…e0060x6a5e…c666Base$0.001100%payAI82d ago0x2f5000…40b71e
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown82d ago0xafbcb1…66f006
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown82d ago0xe48cc5…38c62e
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown82d ago0xe1517b…2777eb
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown82d ago0xdfe3f0…26eda4
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown82d ago0x639cca…a018f6
0x7838…e0060x6a5e…c666Base$0.001100%payAI82d ago0x786d7b…7c5f42
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown82d ago0xe84539…10f586
0x7838…e0060x6a5e…c666Base$0.001100%payAI82d ago0x957c2a…9e1aae
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown82d ago0x7f0b43…a0649b
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown82d ago0x4dab29…abcb6d
0x7838…e0060x6a5e…c666Base$0.001100%payAI82d ago0x43c316…7dbb63
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown82d ago0x01468c…775313
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown82d ago0x05faf6…91109d
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown82d ago0x2c6b53…2b105e
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown82d ago0x5f0d3c…937762
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown82d ago0x00941f…a8f7fd
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown82d ago0x723ac1…975ae0

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.