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%0xd98d…21058d ago0x602c26…0905a5
0xc9a2…31540x47c5…4fc3Base$10.5070%0xbb4c…e40c8d ago0x7a55d9…20fa7f
0xc9a2…31540x47c5…4fc3Base$15.7570%0x9092…bc9e8d ago0xfd7d3e…4f3074
0xc9a2…31540x47c5…4fc3Base$15.7570%0xdddf…e3d88d ago0x43569d…4d7a81
0xc9a2…31540x47c5…4fc3Base$10.5070%0x4b7f…bff08d ago0x0544a8…f00372
0xc9a2…31540x47c5…4fc3Base$10.5070%0xaf61…49f68d ago0x5e935a…a7ea8a
0xc9a2…31540x47c5…4fc3Base$15.7570%0x6d99…b4338d ago0xb64500…dcca7d
0xc9a2…31540x47c5…4fc3Base$10.5070%0x4760…47ea8d ago0xc0348d…df1c63
0xc9a2…31540x47c5…4fc3Base$30.4570%0x7d28…b2488d ago0xc975a4…bfab10
0xc9a2…31540x47c5…4fc3Base$10.5070%0x065e…0a608d ago0x1ccda6…ac39b3
0xc9a2…31540x47c5…4fc3Base$31.5070%0x9d9f…8c6a8d ago0x8a2cdb…b68ef9
0xc9a2…31540x47c5…4fc3Base$10.5070%0xbc7c…86d48d ago0x345375…410e34
0xc9a2…31540x47c5…4fc3Base$73.5070%0xdcda…ec2f8d ago0x65de82…753d87
0xc9a2…31540x47c5…4fc3Base$31.5070%0x8503…c0728d ago0xae77d3…75345b
0xc9a2…31540x47c5…4fc3Base$105.0070%0xff29…06468d ago0x882704…a28e6f
0xc9a2…31540x47c5…4fc3Base$10.5070%0x2960…064b8d ago0xd10b64…3f3752
0xc9a2…31540x47c5…4fc3Base$10.5070%0xd3b3…bd828d ago0xc413cf…681c71
0xc9a2…31540x47c5…4fc3Base$28.3570%0x0ad8…9d8a8d ago0x838117…aa2dfc
0xc9a2…31540x47c5…4fc3Base$10.5070%0x65ca…0ec18d ago0x7c5e1e…36513d
0xc9a2…31540x47c5…4fc3Base$14.7070%0xc330…c0b28d ago0x3cb34e…6f3ff6
0xc9a2…31540x47c5…4fc3Base$42.0070%0x2035…57d38d ago0x0178b6…5958ae
0xc9a2…31540x47c5…4fc3Base$10.5070%0x77d2…f15d8d ago0x4a33db…544321
0xc9a2…31540x47c5…4fc3Base$10.5070%0x705f…8eed8d ago0x54012b…1d7535
0xc9a2…31540x47c5…4fc3Base$10.5070%0x1984…8da88d ago0x71fb5f…2524e2
0xc9a2…31540x47c5…4fc3Base$31.5070%0x9510…bc128d ago0x8513f6…4a9f16

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.