Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x5d3d…e33324d ago0xa7c482…2d2bb1
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x9092…bc9e24d ago0x376b05…270ddf
0x1332…66eb0x47c5…4fc3Base—$15.7570%0x1f15…885724d ago0xb67a9b…004974
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xc6a6…b85524d ago0x1150dd…84699c
0x1332…66eb0x47c5…4fc3Base—$220.5070%0x0043…73f224d ago0xb9327f…d3b498
0x1332…66eb0x47c5…4fc3Base—$99.7570%0x4ec9…366124d ago0x839827…a12656
0x2c9c…99a60x47c5…4fc3Base—$199.5070%0xd150…e42624d ago0x4487db…fc8f08
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x54c7…4b1224d ago0x5487f1…2d7785
0xdaac…1d800x47c5…4fc3Base—$16.8070%0x9c03…689d24d ago0x19df62…fcf472
0x71ca…4a7d0x47c5…4fc3Base—$10.5070%0x1f7e…db9624d ago0xd39f7e…3763a6
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x45b0…c0d624d ago0xc3aed6…eb782c
0x1332…66eb0x47c5…4fc3Base—$26.2570%0xb7fe…9d8024d ago0xa1307d…425538
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xb725…f2dd24d ago0x1b48cb…782334
0x1332…66eb0x47c5…4fc3Base—$93.5870%0xa1fb…723e24d ago0xf5c2d2…841b4b
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x2e76…b74924d ago0x8259da…aee152
0x821f…703b0x47c5…4fc3Base—$19.8170%0xcf26…86e624d ago0x6d80e6…5135cb
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x18cc…275024d ago0x339e3b…f12b58
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x629a…da9c24d ago0x02e230…f58206
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xffde…041025d ago0xf73767…e1bbb2
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x35fa…74a925d ago0xd2a26f…514e18
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x4136…b72625d ago0x6d1865…ad837a
0x6fb7…a2530x47c5…4fc3Base—$23.1070%0x6c0f…7cd625d ago0x755c39…e32d2b
0x0cd2…a6a90x47c5…4fc3Base—$18.0070%0x3845…8ad225d ago0x422ae6…aee8e0
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xd98d…210525d ago0x04bbfc…04278e
0xb944…1ebb0x47c5…4fc3Base—$2.3770%0x154a…ba3225d ago0x8f8137…07b4b0

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.