Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d04…c9bb0xc148…3515Base$22.0070%0x23ef…243120d ago0xac46c3…30d51b
0xc0cd…22160xc148…3515Base$500.0070%0xe528…c02820d ago0xa402b9…7c043a
0xc0cd…22160xc148…3515Base$500.0070%0x23ef…243120d ago0xb565c6…a0d657
0xc0cd…22160xc148…3515Base$500.0070%0xe528…c02820d ago0x9605d9…d5a240
0xc0cd…22160xc148…3515Base$500.0070%0x23ef…243120d ago0x1d2e24…994ccb
0xd284…04bd0xc148…3515Base$499.0070%0xe528…c02820d ago0xd83a7d…7779cb
0xfe2d…e7ec0xc148…3515Base$1,239.0270%0x23ef…243120d ago0xa0b2d5…f86918
0xfe2d…e7ec0xc148…3515Base$1,200.0070%0xe528…c02820d ago0x9b96e2…84c485
0xc8a0…d37e0xc148…3515Base$439.0270%0x23ef…243120d ago0xdc1d5e…d0406c
0xe95e…0f0c0xc148…3515Base$200.0070%0xe528…c02820d ago0x026b8c…7b3490
0x2692…145c0xc148…3515Base$28.9370%0x23ef…243120d ago0xcda43f…215ab9
0x4ac0…6d780xc148…3515Base$69.3070%0xe528…c02820d ago0xadfa5f…1505f1
0xdf04…018e0xc148…3515Base$25.0070%0x23ef…243120d ago0x443de2…9b8a20
0xa4d9…610b0xc148…3515Base$437.7170%0xe528…c02820d ago0xa72353…72d1f7
0x04b5…ad7b0xc148…3515Base$672.8470%0x23ef…243120d ago0x9f0c95…edd400
0x483d…56760xc148…3515Base$26.9170%0xe528…c02820d ago0x8b2589…75a21b
0xd05c…b1720xc148…3515Base$57.8570%0x23ef…243120d ago0x59099d…29e39b
0xc0cd…22160xc148…3515Base$6,000.0070%0xe528…c02820d ago0x0696dd…623077
0x5d6d…a80a0xc148…3515Base$39.5370%0x23ef…243120d ago0xafa6ae…ace321
0xb515…2e9f0xc148…3515Base$400.6670%0xe528…c02820d ago0x736b50…289ca1
0x0f2b…a88b0xc148…3515Base$30.0070%0x23ef…243120d ago0xfdd6af…604f4d
0xe481…b0580xc148…3515Base$70.1170%0xe528…c02820d ago0xb8a5d4…0be2e2
0x1b86…01810xc148…3515Base$19,787.6870%0x23ef…243120d ago0x525887…3861a8
0x1b86…01810xc148…3515Base$100.0070%0xe528…c02820d ago0x0ed575…e9a16d
0x1b86…01810xc148…3515Base$100.0070%0x23ef…243120d ago0xdc1708…e72c59

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.