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—$10.5070%0x9d6c…edd320d ago0x5a2243…a92519
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x640e…5f1820d ago0x057495…4243c3
0x1332…66eb0x47c5…4fc3Base—$10.0070%0x5e6e…178720d ago0x91820f…fb2c5d
0x1332…66eb0x47c5…4fc3Base—$100.0070%0x96b2…cc5e20d ago0xb817f4…2392e3
0x1332…66eb0x47c5…4fc3Base—$36.7570%0xd173…d69b20d ago0x1544d7…f11b8d
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x398e…79a620d ago0xf6422f…970e6d
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x5fe9…a96520d ago0x959a5b…142259
0x1332…66eb0x47c5…4fc3Base—$73.5070%0x3494…a4d120d ago0xc84e18…2ad5b6
0x1332…66eb0xdf62…30eeBase—$99.9570%0xed7e…63a620d ago0x5c3d38…73ba4a
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x2a28…fc3d20d ago0x15a1ed…e6c269
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x3d68…f69e20d ago0x5af32e…3e1ab6
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x8494…2e4420d ago0x68fa70…441bbd
0x1332…66eb0x47c5…4fc3Base—$60.0070%0x35fa…74a920d ago0xff1106…fea883
0x1332…66eb0x47c5…4fc3Base—$15.7570%0x898f…4f5e20d ago0x51279b…baed61
0x1332…66eb0x47c5…4fc3Base—$1,250.0070%0x4136…b72620d ago0x8d3d86…b1e3bb
0x1332…66eb0xdf62…30eeBase—$99.9570%0x3845…8ad220d ago0x9c55e6…4e2a19
0x1332…66eb0x47c5…4fc3Base—$2,100.0070%0x1e6d…37c120d ago0x3190bb…a91ce9
0x1332…66eb0xdf62…30eeBase—$99.9570%0x823e…6b6c20d ago0xdfbb8f…a3230e
0x1332…66eb0x47c5…4fc3Base—$91.6570%0x4760…47ea20d ago0xed636a…cb63e1
0x1332…66eb0xdf62…30eeBase—$99.9570%0x59d0…cf7220d ago0xf61318…2db796
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x6f36…132b20d ago0x7b2426…24b6a7
0x1332…66eb0x47c5…4fc3Base—$18.0070%0x6078…eee820d ago0xac9cbf…88d4df
0x1332…66eb0x47c5…4fc3Base—$2,100.0070%0x9547…14df20d ago0xd09a71…d3eb54
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x422e…487020d ago0x64bcd9…794ca3
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xa6d0…a3cd20d ago0xa08e0d…c3727a

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.