Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f2c…b5330x10c1…1e24Base—$1.50100%coinbase106d ago0x43171f…c0e311
0x5f2c…b5330x10c1…1e24Base—$0.92100%coinbase106d ago0x4ed7d9…dadc4e
0x5f2c…b5330x10c1…1e24Base—$0.90100%coinbase106d ago0x32828e…16ad2a
0x5f2c…b5330x10c1…1e24Base—$0.80100%coinbase106d ago0x8af988…ebd228
0x5f2c…b5330x10c1…1e24Base—$0.69100%coinbase106d ago0x169a23…fe4869
0x5f2c…b5330x10c1…1e24Base—$1.04100%coinbase106d ago0x9c637a…794b79
0x5f2c…b5330x10c1…1e24Base—$0.95100%coinbase106d ago0x3ef425…e280c5
0x5f2c…b5330x10c1…1e24Base—$0.50100%coinbase106d ago0x49612c…1ff0e0
0x5f2c…b5330x10c1…1e24Base—$0.91100%coinbase106d ago0x017793…1ba42a
0x5f2c…b5330x10c1…1e24Base—$0.88100%coinbase106d ago0x9d22c2…4d8b88
0x5f2c…b5330x10c1…1e24Base—$0.80100%coinbase106d ago0x8429c6…206816
0x5f2c…b5330x10c1…1e24Base—$0.38100%coinbase106d ago0x13611b…a07130
0x5f2c…b5330x10c1…1e24Base—$0.72100%coinbase106d ago0xfec194…5c70c6
0x5f2c…b5330x10c1…1e24Base—$0.64100%coinbase106d ago0xa3b035…30310c
0x5f2c…b5330x10c1…1e24Base—$0.56100%coinbase106d ago0x80c286…0f69dc
0x5f2c…b5330x10c1…1e24Base—$0.51100%coinbase106d ago0x32bb60…149a07
0x5f2c…b5330x10c1…1e24Base—$0.68100%coinbase106d ago0xb511e2…06b19f
0x5f2c…b5330x10c1…1e24Base—$0.54100%coinbase106d ago0x775309…15d79d
0x5f2c…b5330x10c1…1e24Base—$0.58100%coinbase106d ago0xb71b3f…2b93f9

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.