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.53100%coinbase106d ago0xeffbe0…a93c3c
0x50b8…cbeb0x10c1…1e24Base—$0.61100%coinbase106d ago0xb385b3…9b13c2
0x50b8…cbeb0x10c1…1e24Base—$1.28100%coinbase106d ago0xaf2272…edf09f
0x50b8…cbeb0x10c1…1e24Base—$1.75100%coinbase106d ago0x0c0d97…b8842e
0x50b8…cbeb0x10c1…1e24Base—$0.50100%coinbase106d ago0x25f684…96e9c2
0x50b8…cbeb0x10c1…1e24Base—$0.80100%coinbase106d ago0x8e8a90…73f7a5
0x50b8…cbeb0x10c1…1e24Base—$0.57100%coinbase106d ago0x8c2ee3…36a251
0x50b8…cbeb0x10c1…1e24Base—$0.74100%coinbase106d ago0xbc876c…e64185
0x50b8…cbeb0x10c1…1e24Base—$1.81100%coinbase106d ago0x1bb868…d74956
0x50b8…cbeb0x10c1…1e24Base—$0.51100%coinbase106d ago0x1a9b5e…c391af
0x50b8…cbeb0x10c1…1e24Base—$0.52100%coinbase106d ago0xb9d7d3…840a32
0x50b8…cbeb0x10c1…1e24Base—$0.54100%coinbase106d ago0xaccbfd…c45e93
0x50b8…cbeb0x10c1…1e24Base—$0.59100%coinbase106d ago0xbc2962…95105c
0x50b8…cbeb0x10c1…1e24Base—$0.55100%coinbase106d ago0xbc3e30…0a8e3b
0x50b8…cbeb0x10c1…1e24Base—$0.56100%coinbase106d ago0x27624f…af6234
0x50b8…cbeb0x10c1…1e24Base—$0.55100%coinbase106d ago0x628aba…b9aa3a
0x50b8…cbeb0x10c1…1e24Base—$0.55100%coinbase106d ago0xdf3d93…1b40e2
0x50b8…cbeb0x10c1…1e24Base—$0.50100%coinbase106d ago0x1d88b7…2eb406
0x50b8…cbeb0x10c1…1e24Base—$0.52100%coinbase106d ago0xe09ce5…4353ed
0x50b8…cbeb0x10c1…1e24Base—$0.54100%coinbase106d ago0xdfbf6a…0272d6
0x50b8…cbeb0x10c1…1e24Base—$0.55100%coinbase106d ago0x13bd4b…8e2cdf
0x50b8…cbeb0x10c1…1e24Base—$0.61100%coinbase106d ago0xb7e34a…a7685a
0x50b8…cbeb0x10c1…1e24Base—$0.64100%coinbase106d ago0xb040aa…a57bf0
0x50b8…cbeb0x10c1…1e24Base—$0.52100%coinbase106d ago0x300eb4…198b80
0x50b8…cbeb0x10c1…1e24Base—$0.64100%coinbase106d ago0xb18e02…c8e18d

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.