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$10.5070%0x6d7b…aade22d ago0x5692fe…448ebf
0xc9a2…31540x47c5…4fc3Base$10.5070%0x214e…3e4a22d ago0x16c8f0…e5de2a
0xc9a2…31540x47c5…4fc3Base$10.5070%0x09f6…b65c22d ago0x55ee21…94cf2e
0xc9a2…31540x47c5…4fc3Base$10.5070%0x72ef…0ffd22d ago0x1de8fa…b7a37c
0xc9a2…31540x47c5…4fc3Base$10.5070%0xd091…7b6e22d ago0xdaa21b…3088b7
0xc9a2…31540x47c5…4fc3Base$11.5570%0x6361…440522d ago0xb99694…14202f
0xc9a2…31540x47c5…4fc3Base$10.5070%0x3764…3be022d ago0x5f2467…01c530
0xc9a2…31540x47c5…4fc3Base$10.5070%0x9b8a…f4bd22d ago0x562fc9…a17ea0
0xc9a2…31540x47c5…4fc3Base$10.5070%0x1af6…8fa322d ago0x819258…58d5eb
0xc9a2…31540x47c5…4fc3Base$21.0070%0x5ed5…f6c022d ago0x9e3444…f3b6d4
0xc9a2…31540x47c5…4fc3Base$10.5070%0x96be…0b4622d ago0xba589d…3a4049
0xc9a2…31540x47c5…4fc3Base$10.5070%0xa4f5…b2f922d ago0x8818be…097aef
0xc9a2…31540x47c5…4fc3Base$10.5070%0xc366…284e22d ago0xb3cc87…089ecc
0xc9a2…31540x47c5…4fc3Base$10.5070%0xc165…a9fc22d ago0xf29bbe…405e1f
0xc9a2…31540x47c5…4fc3Base$10.5070%0x8764…7f4f22d ago0xfd3000…016850
0xc9a2…31540x47c5…4fc3Base$10.5070%0x6d7b…aade22d ago0x9d84c4…5f7c53
0xc9a2…31540x47c5…4fc3Base$10.5070%0xc144…dd4e22d ago0x174c8e…439175
0xc9a2…31540x47c5…4fc3Base$10.5070%0x8100…1de522d ago0x8fa1e7…78872c
0xc9a2…31540x47c5…4fc3Base$10.5070%0x0c48…3ed622d ago0xa14170…b975d9
0xc9a2…31540x47c5…4fc3Base$10.5070%0x69b3…7ddd22d ago0x98dfdf…614c8d
0xc9a2…31540x47c5…4fc3Base$10.5070%0x8107…169922d ago0x7e6889…a8578d
0xc9a2…31540x47c5…4fc3Base$15.7570%0xa5c8…4ccb22d ago0xde0be0…d8b7d9
0xc9a2…31540x47c5…4fc3Base$63.0070%0x39e9…239322d ago0xfce08c…e8a2a8
0xc9a2…31540x47c5…4fc3Base$10.5070%0x5f60…e48e22d ago0x246e9f…079310
0xc9a2…31540x47c5…4fc3Base$15.7570%0x12ba…6b6122d ago0xa647a6…b824f5

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.