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 unknown85d ago0x4c2880…961522
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown85d ago0x54c74a…f08fac
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown85d ago0xa63063…6ffdb2
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown85d ago0x10ac1b…6be07c
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown86d ago0x4a9940…449a09
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown86d ago0x877943…9b9f64
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown86d ago0xc3ca1b…b1bb80
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown86d ago0x4a970f…14bc6a
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown86d ago0xf1853b…7fa342
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown86d ago0xaad48e…0609bf
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown86d ago0x0484a9…b54f7a
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown86d ago0x3a080b…8bf5f0
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown86d ago0xa082f8…eaa0d5
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown86d ago0x89835a…a7634f
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown86d ago0x2da597…f96416
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown86d ago0x081dca…b8dede
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown86d ago0xf6d181…079f07
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown86d ago0x8a9b4d…ff6d1a
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown86d ago0x559121…c9313c
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown86d ago0x2a999d…bec4a3
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown86d ago0x7013b9…c3b692
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown86d ago0xfb1ae7…ecb685
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown86d ago0x49938a…17c17f
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown86d ago0x2d8523…eadc14
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown86d ago0x380426…04c724

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.