Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce02…72c90xeb18…02c1Base—$99.00100%0xbb67…9bc470d ago0xadfedc…65207c
0x8454…5c570xeb18…02c1Base—$29.77100%0xbb67…9bc470d ago0xd29f98…265d36
0xfbfd…393f0xeb18…02c1Base—$26.57100%0xbb67…9bc470d ago0x8bd840…79c067
0x6c44…e2990xeb18…02c1Base—$13.00100%0xbb67…9bc470d ago0x61fd4e…32fc72
0xafd6…f2690xeb18…02c1Base—$15.00100%0xbb67…9bc470d ago0x7b5901…cbfdec
0x6261…92640xeb18…02c1Base—$10.00100%0xbb67…9bc470d ago0x554cb5…5a7058
0x09ba…648a0xeb18…02c1Base—$10.00100%0xbb67…9bc470d ago0xf288bb…f0ecca
0x9e53…d9270xeb18…02c1Base—$22.00100%0xbb67…9bc470d ago0xb4e3e3…1d14a2
0x4271…02650xeb18…02c1Base—$29.80100%0xbb67…9bc470d ago0x97e8ee…bc1ce4
0xb275…73150xeb18…02c1Base—$26.00100%0xbb67…9bc470d ago0x357081…cb3f0e
0xddee…fb3e0xeb18…02c1Base—$30.00100%0xbb67…9bc470d ago0x9fa41e…5b386b
0x708d…f7100xeb18…02c1Base—$30.00100%0xbb67…9bc470d ago0x0bf7b5…65d987
0xd6a0…6c5c0xeb18…02c1Base—$5.30100%0xbb67…9bc470d ago0x13081e…e65531
0x1f7e…a9cd0xeb18…02c1Base—$8.65100%0xbb67…9bc470d ago0xe3a28b…f518c2

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.