Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x9092…bc9e25d ago0x376b05…270ddf
0x1332…66eb0x47c5…4fc3Base—$15.7570%0x1f15…885725d ago0xb67a9b…004974
0x1332…66eb0xdf62…30eeBase—$49.7970%0xa8cd…654825d ago0x8ce0f9…24c41d
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xc6a6…b85525d ago0x1150dd…84699c
0x1332…66eb0xf1fb…5fdfBase—$38.4470%0x39e9…239325d ago0xabc6f1…69f09d
0x1332…66eb0x47c5…4fc3Base—$220.5070%0x0043…73f225d ago0xb9327f…d3b498
0x1332…66eb0x47c5…4fc3Base—$99.7570%0x4ec9…366125d ago0x839827…a12656
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x45b0…c0d625d ago0xc3aed6…eb782c
0x1332…66eb0x47c5…4fc3Base—$26.2570%0xb7fe…9d8025d ago0xa1307d…425538
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xb725…f2dd25d ago0x1b48cb…782334
0x1332…66eb0x47c5…4fc3Base—$93.5870%0xa1fb…723e25d ago0xf5c2d2…841b4b
0x1332…66eb0xdf62…30eeBase—$48.9270%0x0f31…87b125d ago0xf67e2b…ab7b5b
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x2e76…b74925d ago0x8259da…aee152
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xffde…041025d ago0xf73767…e1bbb2
0x1332…66eb0xdf62…30eeBase—$99.9870%0xf863…e52325d ago0x381c74…203112
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x4136…b72625d ago0x6d1865…ad837a
0x1332…66eb0x47c5…4fc3Base—$12.4870%0xd253…4d1825d ago0x6f8bc8…973beb
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x9993…8cf525d ago0xb6995e…5f3f12
0x1332…66eb0x47c5…4fc3Base—$14.5670%0x4184…789b25d ago0x55b487…8e53ee
0x1332…66eb0x47c5…4fc3Base—$47.2570%0x8c4f…19d725d ago0x1fe959…ec3b1f
0x1332…66eb0xdf62…30eeBase—$99.8570%0x705f…8eed25d ago0x0d3f3e…5d7d8b
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x60b3…977325d ago0x0bc375…8d86f5
0x1332…66eb0xdf62…30eeBase—$99.8970%0x394f…900825d ago0x5e6b22…c7b4b1
0x1332…66eb0x47c5…4fc3Base—$2.5770%0xfd6b…ae3925d ago0x3da780…dec8fe
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x6aad…f13325d ago0xb3fbdc…4ba5cf

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.