Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79d8…f0ce0x10c1…1e24Base—$2.09100%coinbase108d ago0xfae524…bf9feb
0x79d8…f0ce0x10c1…1e24Base—$0.75100%coinbase108d ago0x55665e…c738a3
0x79d8…f0ce0x10c1…1e24Base—$0.71100%coinbase108d ago0x7742c5…3e4e37
0x79d8…f0ce0x10c1…1e24Base—$0.56100%coinbase108d ago0xa0d61f…9c113e
0x79d8…f0ce0x10c1…1e24Base—$0.53100%coinbase108d ago0x5b2478…93da7a
0x79d8…f0ce0x10c1…1e24Base—$0.55100%coinbase108d ago0xd6c209…5b3ea9
0x79d8…f0ce0x10c1…1e24Base—$1.01100%coinbase108d ago0xf99fff…8735be
0x79d8…f0ce0x10c1…1e24Base—$0.94100%coinbase108d ago0x06d866…edb29f
0x79d8…f0ce0x10c1…1e24Base—$0.90100%coinbase108d ago0x7006fb…b3f0ef
0x79d8…f0ce0x10c1…1e24Base—$0.87100%coinbase108d ago0xc7b674…dcedb4
0x79d8…f0ce0x10c1…1e24Base—$0.82100%coinbase108d ago0x9c225d…4fbaae
0x79d8…f0ce0x10c1…1e24Base—$0.57100%coinbase108d ago0xc9e515…0f00e2
0x79d8…f0ce0x10c1…1e24Base—$0.53100%coinbase108d ago0x230708…6849d5
0x79d8…f0ce0x10c1…1e24Base—$0.55100%coinbase108d ago0xe82928…3e1c2a
0x79d8…f0ce0x10c1…1e24Base—$0.52100%coinbase108d ago0x403e41…8c24c6
0x79d8…f0ce0x10c1…1e24Base—$1.05100%coinbase108d ago0xe4f66d…bde55e
0x79d8…f0ce0x10c1…1e24Base—$0.90100%coinbase108d ago0xb9d150…cea1c3
0x79d8…f0ce0x10c1…1e24Base—$0.83100%coinbase108d ago0x7fe8ba…c528ee
0x79d8…f0ce0x10c1…1e24Base—$0.52100%coinbase108d ago0xf2222c…25116f
0x79d8…f0ce0x10c1…1e24Base—$1.10100%coinbase108d ago0xdc4a80…0869dc
0x79d8…f0ce0x10c1…1e24Base—$0.52100%coinbase108d ago0x013106…f8d0aa
0x79d8…f0ce0x10c1…1e24Base—$0.97100%coinbase108d ago0xd4001f…95e1ee
0x79d8…f0ce0x10c1…1e24Base—$0.85100%coinbase108d ago0x9e5a11…a90853
0x79d8…f0ce0x10c1…1e24Base—$0.79100%coinbase108d ago0x3db1c9…103f1a
0x79d8…f0ce0x10c1…1e24Base—$0.57100%coinbase108d ago0x601d78…f68214

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.