Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown111d ago0x682b56…ff7e77
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown111d ago0xc72af7…e90178
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown111d ago0xa49eaf…d70d96
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown112d ago0x07e7e1…fcc9ea
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown112d ago0x75d15d…8f6e99
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown112d ago0x8e4684…e7d510
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown112d ago0x096bb9…632184
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown112d ago0x098cb8…061a8e
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown112d ago0x60fd0c…da915a
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown112d ago0x24a89e…543c70
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown112d ago0xae8c1e…0e46b3
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown112d ago0x928cb0…d7f84c
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown112d ago0xf033a6…cf9067
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown112d ago0xb6a6a9…ceff2b
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown112d ago0x4f8c86…8ea143
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown112d ago0x0b893f…498820
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown112d ago0x0c946b…ba6ce4
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown112d ago0x574404…45465f
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown112d ago0x07ea38…0077fc

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.