Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ce0…e0a60x78f6…c215Base$45.0070%0x23ef…243133d ago0x39ec48…68f982
0xbbc3…a03d0x78f6…c215Base$119.2070%0xe528…c02833d ago0x2fd2d0…c83d4b
0x0c82…f7940x78f6…c215Base$30.0770%0x23ef…243133d ago0xf039d0…9639a3
0x0c82…f7940x78f6…c215Base$120.0070%0xe528…c02833d ago0x527060…ed33c5
0xf099…c0b90x78f6…c215Base$204.9570%0x23ef…243133d ago0xb3345a…19f38d
0x2ce0…e0a60x78f6…c215Base$40.0070%0xe528…c02833d ago0x7a1d00…590b69
0x2ce0…e0a60x78f6…c215Base$75.0070%0x23ef…243133d ago0x7f5573…527bd9
0x1beb…b2910x78f6…c215Base$105.0070%0xe528…c02833d ago0xcb7791…c70806
0xe419…d3670x78f6…c215Base$679.0070%0x23ef…243133d ago0xda287d…f43dce
0x1624…f5200x78f6…c215Base$109.9470%0xe528…c02833d ago0xee540b…4126db
0xac27…c5750x78f6…c215Base$399.2670%0x23ef…243133d ago0x478f19…7e1aa2
0x9f2e…ea1d0x78f6…c215Base$50.0070%0xe528…c02833d ago0x984d37…be19f3
0x8df9…1fb20x78f6…c215Base$160.9370%0x23ef…243133d ago0x82ecab…5e05d4
0x07b7…95440x78f6…c215Base$190.0070%0xe528…c02833d ago0x8013a0…2f1b81
0x0057…68c10x78f6…c215Base$250.5770%0x23ef…243133d ago0xfb2d97…d4c2fb
0x5611…6e600x78f6…c215Base$189.1270%0xe528…c02833d ago0xf8f5f9…07a39b
0xbe93…00630x78f6…c215Base$80.1970%0x23ef…243133d ago0x7a2000…31da23
0x0ac8…e4f20x78f6…c215Base$108.6470%0xe528…c02833d ago0xf3c73e…160cb1
0x9387…3a060x78f6…c215Base$34.5070%0x23ef…243133d ago0x856530…a81489
0x6405…91380x78f6…c215Base$296.8070%0xe528…c02833d ago0xd9ebaf…bd56d9
0xaccc…6bdb0x78f6…c215Base$577.9470%0x23ef…243133d ago0xd8067b…4cefe0
0x6405…91380x78f6…c215Base$300.0070%0xe528…c02833d ago0xee5594…6bca52
0x6405…91380x78f6…c215Base$300.0070%0x23ef…243133d ago0xf9aa43…e41724
0x5611…6e600x78f6…c215Base$151.8970%0xe528…c02833d ago0xde0b22…7a9582
0x5eb5…2f640x78f6…c215Base$94.5570%0x23ef…243133d ago0x45c74d…d39df5

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.