Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base$21.0070%0xfec0…c39430d ago0x122f89…e75ead
0xc9a2…31540x47c5…4fc3Base$2.1070%0xc6a6…b85530d ago0xefa77b…fc81d0
0xc9a2…31540x47c5…4fc3Base$4.2070%0x1b46…187030d ago0x1eb4b9…9ed51f
0xc9a2…31540x47c5…4fc3Base$2.1070%0x60b3…977330d ago0xf4784e…b89a31
0xc9a2…31540x47c5…4fc3Base$15.7570%0x21e4…0fa930d ago0xe3f2c5…bda21d
0xc9a2…31540x47c5…4fc3Base$1.0570%0x81da…371f30d ago0xcf2ea7…3915b6
0xc9a2…31540x47c5…4fc3Base$3.1570%0xd775…7f8130d ago0x2ba9d0…6741fc
0xc9a2…31540x47c5…4fc3Base$10.5070%0xd812…ee4430d ago0x0d815d…8e6fcc
0xc9a2…31540x47c5…4fc3Base$7.3570%0x5823…9b2130d ago0x5ab4fc…da23db
0xc9a2…31540x47c5…4fc3Base$31.5070%0xb31a…568f30d ago0xf07612…d38fce
0xc9a2…31540x47c5…4fc3Base$1.0570%0x5047…e94030d ago0xdd0427…6384eb
0xc9a2…31540x47c5…4fc3Base$31.5070%0xb77d…5f2d30d ago0xa55764…7e97f8
0xc9a2…31540x47c5…4fc3Base$5.2570%0x7fb5…6c5230d ago0xe111a1…b5fff2
0xc9a2…31540x47c5…4fc3Base$5.2570%0xfbad…25fb30d ago0xf2df6e…4c93cf
0xc9a2…31540x47c5…4fc3Base$10.5070%0x643b…940430d ago0x61a1a2…4ecd08
0xc9a2…31540x47c5…4fc3Base$1.0570%0x5e6e…178730d ago0x13b749…ac1e21
0xc9a2…31540x47c5…4fc3Base$5.2570%0x4263…5fe530d ago0x9b3557…17e5fb
0xc9a2…31540x47c5…4fc3Base$10.5070%0x4218…be8730d ago0x9e580a…7beacf
0xc9a2…31540x47c5…4fc3Base$10.5070%0x493f…ab8f30d ago0x5d1197…fd7a28
0xc9a2…31540x47c5…4fc3Base$15.7570%0x5e05…afbb30d ago0x6816c4…00f3d7
0xc9a2…31540x47c5…4fc3Base$10.5070%0x850e…501730d ago0x60f3e2…b3d4b6
0xc9a2…31540x47c5…4fc3Base$21.0070%0x4760…47ea30d ago0x83badb…5eaac9
0xc9a2…31540x47c5…4fc3Base$3.1570%0xa5e3…a7a330d ago0x44d473…3786c3
0xc9a2…31540x47c5…4fc3Base$10.5070%0x0881…8de230d ago0x177dcb…8608aa
0xc9a2…31540x47c5…4fc3Base$1.0570%0x0dc1…621430d ago0x2d6153…836371

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.