Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79ec…56320x47c5…4fc3Base$21.0070%0x7186…110f11d ago0x54d73f…6ed559
0x79ec…56320x47c5…4fc3Base$10.5070%0x6361…440511d ago0x10de0c…ea97a3
0x79ec…56320x47c5…4fc3Base$10.5070%0x705f…8eed11d ago0x393555…3413e8
0x79ec…56320x47c5…4fc3Base$10.5070%0xe0dd…9b2b11d ago0x9f29a5…ecc506
0x79ec…56320x47c5…4fc3Base$21.0070%0xfec0…c39411d ago0x086a8f…8f35dc
0x79ec…56320x47c5…4fc3Base$21.0070%0xc216…7c2311d ago0xbb8964…bc2ebf
0x79ec…56320x47c5…4fc3Base$10.5070%0x8764…7f4f11d ago0x0103d4…6db032
0x79ec…56320x47c5…4fc3Base$21.0070%0xc585…31c611d ago0xb74e97…275be3
0x79ec…56320x47c5…4fc3Base$10.5070%0xfb42…406e11d ago0xe57cad…a9ae34
0x79ec…56320x47c5…4fc3Base$31.5070%0x96df…634b11d ago0x09cef0…40c3c6
0x79ec…56320x47c5…4fc3Base$10.5070%0x4136…b72611d ago0x51bb27…02f2ff
0x79ec…56320x47c5…4fc3Base$10.5070%0xb182…b93d11d ago0x671dcf…fa3f3e
0x79ec…56320x47c5…4fc3Base$10.5070%0x0874…897c11d ago0x13d2a0…5ecfbb
0x79ec…56320x47c5…4fc3Base$10.5070%0x9547…14df11d ago0x16a90a…58c4fa
0x79ec…56320x47c5…4fc3Base$10.5070%0x450f…b50611d ago0xbedb72…e08df7
0x79ec…56320x47c5…4fc3Base$10.5070%0xfbd8…39da11d ago0x78f928…167937
0x79ec…56320x47c5…4fc3Base$10.5070%0x2ee2…15c411d ago0xbe008c…4190eb
0x79ec…56320x47c5…4fc3Base$10.5070%0xa69c…e8d511d ago0x905399…57966d
0x79ec…56320x47c5…4fc3Base$10.5070%0x9510…bc1211d ago0x5dee46…981bd1
0x79ec…56320x47c5…4fc3Base$10.5070%0x433f…6ee911d ago0x58ae2e…82f084
0x79ec…56320x47c5…4fc3Base$10.5070%0x6d2e…0c6411d ago0xec17bb…0e97a1
0x79ec…56320x47c5…4fc3Base$21.0070%0x44ef…9f6311d ago0x682a8f…62375b
0x79ec…56320x47c5…4fc3Base$10.5070%0x6d49…84c811d ago0xadc751…a8e505
0x79ec…56320x47c5…4fc3Base$21.0070%0x2041…bdf611d ago0x21fe3c…ac472c
0x79ec…56320x47c5…4fc3Base$10.5070%0x10ee…31de11d ago0x454ad1…ca91f8

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.