Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb46…74210x6839…1a2bBase$0.003100%Route unknown98d ago0xdfcbc8…6e667e
0xdb46…74210x6839…1a2bBase$0.003100%Route unknown98d ago0x663096…bf820d
0xdb46…74210x6839…1a2bBase$0.003100%Route unknown98d ago0xe5c9ee…1dbf5f
0xdb46…74210x6839…1a2bBase$0.003100%Route unknown98d ago0x559382…f92f98
0xdb46…74210x6839…1a2bBase$0.003100%Route unknown98d ago0xc23ef0…6942ca
0xdb46…74210x6839…1a2bBase$0.003100%Route unknown98d ago0xf92423…a13331
0xdb46…74210x6839…1a2bBase$0.003100%Route unknown98d ago0x84c341…2aee1c
0xdb46…74210x6839…1a2bBase$0.003100%Route unknown98d ago0x99025b…bc15dc
0xdb46…74210x6839…1a2bBase$0.003100%Route unknown98d ago0x4b13cb…6bcaf9
0xdb46…74210x6839…1a2bBase$0.003100%Route unknown98d ago0x0ea475…5cd3b8
0xdb46…74210x6839…1a2bBase$0.003100%Route unknown98d ago0x10decc…d4ddc9
0xdb46…74210x6839…1a2bBase$0.003100%Route unknown98d ago0x70c94e…8a1ebb
0xdb46…74210x6839…1a2bBase$0.003100%Route unknown98d ago0x803b3e…982017
0xdb46…74210x6839…1a2bBase$0.003100%Route unknown98d ago0xdd5b50…a628c8
0xdb46…74210x6839…1a2bBase$0.003100%Route unknown98d ago0xead466…eee643
0xdb46…74210x6839…1a2bBase$0.003100%Route unknown98d ago0xcba5f9…e380e1
0xdb46…74210x6839…1a2bBase$0.003100%Route unknown98d ago0xcb625d…29b498
0xdb46…74210x6839…1a2bBase$0.003100%Route unknown98d ago0x617054…567184
0xdb46…74210x6839…1a2bBase$0.003100%Route unknown98d ago0xfbacce…99b1bf
0xdb46…74210x6839…1a2bBase$1.00100%Route unknown98d ago0xf71164…749370
0xdb46…74210x6839…1a2bBase$1.00100%Route unknown98d ago0x11de8b…3df6cd
0xdb46…74210x6839…1a2bBase$1.00100%Route unknown98d ago0x204476…f1c13c
0xdb46…74210x6839…1a2bBase$1.00100%Route unknown98d ago0xfdb876…742db6
0xdb46…74210x6839…1a2bBase$1.00100%Route unknown98d ago0x09f732…27584f
0xdb46…74210x6839…1a2bBase$1.00100%Route unknown98d ago0x1e69a0…cae376

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.