Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50b8…cbeb0x10c1…1e24Base—$0.02100%coinbase117d ago0x33a311…0ba97d
0x50b8…cbeb0x10c1…1e24Base—$0.92100%coinbase117d ago0x3fc309…93fed1
0x50b8…cbeb0x10c1…1e24Base—$0.83100%coinbase117d ago0xaa8ddf…bd9cb0
0x50b8…cbeb0x10c1…1e24Base—$0.74100%coinbase117d ago0xf0b2c2…722aa3
0x50b8…cbeb0x10c1…1e24Base—$0.73100%coinbase117d ago0x247c9a…f973e7
0x50b8…cbeb0x10c1…1e24Base—$0.89100%coinbase117d ago0xd41502…934835
0x50b8…cbeb0x10c1…1e24Base—$0.70100%coinbase117d ago0x3780dd…eaaafd
0x50b8…cbeb0x10c1…1e24Base—$0.71100%coinbase117d ago0x23d30d…98f1b0
0x50b8…cbeb0x10c1…1e24Base—$0.77100%coinbase117d ago0x0cfaa7…83f154
0x50b8…cbeb0x10c1…1e24Base—$0.71100%coinbase117d ago0xd974af…663e7f
0x50b8…cbeb0x10c1…1e24Base—$0.73100%coinbase117d ago0xb14a13…407d49
0x50b8…cbeb0x10c1…1e24Base—$0.70100%coinbase117d ago0xf2eb64…e8cc01
0x50b8…cbeb0x10c1…1e24Base—$0.70100%coinbase117d ago0x678352…2cd957
0x50b8…cbeb0x10c1…1e24Base—$0.70100%coinbase117d ago0xf39648…0fcc64
0x50b8…cbeb0x10c1…1e24Base—$0.68100%coinbase117d ago0x547be5…4d8a1e
0x50b8…cbeb0x10c1…1e24Base—$0.66100%coinbase117d ago0xa186cc…9d841d
0x50b8…cbeb0x10c1…1e24Base—$0.65100%coinbase117d ago0x3d5ecc…e78ee6
0x50b8…cbeb0x10c1…1e24Base—$0.64100%coinbase117d ago0x3b1ca9…e7c04b
0x50b8…cbeb0x10c1…1e24Base—$0.63100%coinbase117d ago0x93d2b1…9c78c6
0x50b8…cbeb0x10c1…1e24Base—$0.62100%coinbase117d ago0x28597d…196b40
0x50b8…cbeb0x10c1…1e24Base—$0.62100%coinbase117d ago0xf89366…b0b4b0
0x50b8…cbeb0x10c1…1e24Base—$0.60100%coinbase117d ago0xacff38…669872
0x50b8…cbeb0x10c1…1e24Base—$0.61100%coinbase117d ago0xe322cd…6857b4
0x50b8…cbeb0x10c1…1e24Base—$0.59100%coinbase117d ago0x682a00…b34700
0x50b8…cbeb0x10c1…1e24Base—$0.56100%coinbase117d ago0xa36950…272519

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.